Commit 8b69324a authored by Julia Radzhabova's avatar Julia Radzhabova

Изменения в верстке правой панели ParagraphSettings по просьбе отд. проектирования.

parent a244bc3f
<table cols="2"> <table cols="2">
<tr> <tr>
<td colspan=2> <td colspan=2>
<label class="header"><%= scope.strParagraphSpacing %></label> <label class="header"><%= scope.strLineHeight %></label>
</td> </td>
</tr> </tr>
<tr> <tr>
<td class="padding-small" width="50%"> <td class="padding-small" width="50%">
<label class="input-label"><%= scope.textAt %></label>
<div id="paragraph-combo-line-rule" style="width: 85px;"></div> <div id="paragraph-combo-line-rule" style="width: 85px;"></div>
</td> </td>
<td class="padding-small" width="50%"> <td class="padding-small" width="50%">
<label class="input-label"><%= scope.textAt %></label>
<div id="paragraph-spin-line-height"></div> <div id="paragraph-spin-line-height"></div>
</td> </td>
</tr> </tr>
<tr>
<td colspan=2>
<label class="header"><%= scope.strParagraphSpacing %></label>
</td>
</tr>
<tr> <tr>
<td class="padding-small" width="50%"> <td class="padding-small" width="50%">
<label class="input-label"><%= scope.strSpacingBefore %></label> <label class="input-label"><%= scope.strSpacingBefore %></label>
......
...@@ -464,7 +464,7 @@ define([ ...@@ -464,7 +464,7 @@ define([
} }
}, },
strParagraphSpacing: 'Spacing', strParagraphSpacing: 'Paragraph Spacing',
strSomeParagraphSpace: 'Don\'t add interval between paragraphs of the same style', strSomeParagraphSpace: 'Don\'t add interval between paragraphs of the same style',
strLineHeight: 'Line Spacing', strLineHeight: 'Line Spacing',
strSpacingBefore: 'Before', strSpacingBefore: 'Before',
......
...@@ -1090,7 +1090,7 @@ ...@@ -1090,7 +1090,7 @@
"DE.Views.PageSizeDialog.textTitle": "Page Size", "DE.Views.PageSizeDialog.textTitle": "Page Size",
"DE.Views.PageSizeDialog.textWidth": "Width", "DE.Views.PageSizeDialog.textWidth": "Width",
"DE.Views.ParagraphSettings.strLineHeight": "Line Spacing", "DE.Views.ParagraphSettings.strLineHeight": "Line Spacing",
"DE.Views.ParagraphSettings.strParagraphSpacing": "Spacing", "DE.Views.ParagraphSettings.strParagraphSpacing": "Paragraph Spacing",
"DE.Views.ParagraphSettings.strSomeParagraphSpace": "Don't add interval between paragraphs of the same style", "DE.Views.ParagraphSettings.strSomeParagraphSpace": "Don't add interval between paragraphs of the same style",
"DE.Views.ParagraphSettings.strSpacingAfter": "After", "DE.Views.ParagraphSettings.strSpacingAfter": "After",
"DE.Views.ParagraphSettings.strSpacingBefore": "Before", "DE.Views.ParagraphSettings.strSpacingBefore": "Before",
......
<table cols="2"> <table cols="2">
<tr> <tr>
<td colspan=2> <td colspan=2>
<label class="header"><%= scope.strParagraphSpacing %></label> <label class="header"><%= scope.strLineHeight %></label>
</td> </td>
</tr> </tr>
<tr> <tr>
<td class="padding-small" width="50%"> <td class="padding-small" width="50%">
<label class="input-label"><%= scope.textAt %></label>
<div id="paragraph-combo-line-rule" style="width: 85px;"></div> <div id="paragraph-combo-line-rule" style="width: 85px;"></div>
</td> </td>
<td class="padding-small" width="50%"> <td class="padding-small" width="50%">
<label class="input-label"><%= scope.textAt %></label>
<div id="paragraph-spin-line-height"></div> <div id="paragraph-spin-line-height"></div>
</td> </td>
</tr> </tr>
<tr>
<td colspan=2>
<label class="header"><%= scope.strParagraphSpacing %></label>
</td>
</tr>
<tr> <tr>
<td class="padding-small" width="50%"> <td class="padding-small" width="50%">
<label class="input-label"><%= scope.strSpacingBefore %></label> <label class="input-label"><%= scope.strSpacingBefore %></label>
......
...@@ -334,7 +334,7 @@ define([ ...@@ -334,7 +334,7 @@ define([
} }
}, },
strParagraphSpacing: 'Spacing', strParagraphSpacing: 'Paragraph Spacing',
strLineHeight: 'Line Spacing', strLineHeight: 'Line Spacing',
strSpacingBefore: 'Before', strSpacingBefore: 'Before',
strSpacingAfter: 'After', strSpacingAfter: 'After',
......
...@@ -418,7 +418,7 @@ ...@@ -418,7 +418,7 @@
"PE.Views.LeftMenu.tipSupport": "Feedback & Support", "PE.Views.LeftMenu.tipSupport": "Feedback & Support",
"PE.Views.LeftMenu.tipTitles": "Titles", "PE.Views.LeftMenu.tipTitles": "Titles",
"PE.Views.ParagraphSettings.strLineHeight": "Line Spacing", "PE.Views.ParagraphSettings.strLineHeight": "Line Spacing",
"PE.Views.ParagraphSettings.strParagraphSpacing": "Spacing", "PE.Views.ParagraphSettings.strParagraphSpacing": "Paragraph Spacing",
"PE.Views.ParagraphSettings.strSpacingAfter": "After", "PE.Views.ParagraphSettings.strSpacingAfter": "After",
"PE.Views.ParagraphSettings.strSpacingBefore": "Before", "PE.Views.ParagraphSettings.strSpacingBefore": "Before",
"PE.Views.ParagraphSettings.textAdvanced": "Show advanced settings", "PE.Views.ParagraphSettings.textAdvanced": "Show advanced settings",
......
<table cols="2"> <table cols="2">
<tr> <tr>
<td colspan=2> <td colspan=2>
<label class="header"><%= scope.strParagraphSpacing %></label> <label class="header"><%= scope.strLineHeight %></label>
</td> </td>
</tr> </tr>
<tr> <tr>
<td class="padding-small" width="50%"> <td class="padding-small" width="50%">
<label class="input-label"><%= scope.textAt %></label>
<div id="paragraph-combo-line-rule" style="width: 85px;"></div> <div id="paragraph-combo-line-rule" style="width: 85px;"></div>
</td> </td>
<td class="padding-small" width="50%"> <td class="padding-small" width="50%">
<label class="input-label"><%= scope.textAt %></label>
<div id="paragraph-spin-line-height"></div> <div id="paragraph-spin-line-height"></div>
</td> </td>
</tr> </tr>
<tr>
<td colspan=2>
<label class="header"><%= scope.strParagraphSpacing %></label>
</td>
</tr>
<tr> <tr>
<td class="padding-small" width="50%"> <td class="padding-small" width="50%">
<label class="input-label"><%= scope.strSpacingBefore %></label> <label class="input-label"><%= scope.strSpacingBefore %></label>
......
...@@ -342,7 +342,7 @@ define([ ...@@ -342,7 +342,7 @@ define([
} }
}, },
strParagraphSpacing: 'Spacing', strParagraphSpacing: 'Paragraph Spacing',
strLineHeight: 'Line Spacing', strLineHeight: 'Line Spacing',
strSpacingBefore: 'Before', strSpacingBefore: 'Before',
strSpacingAfter: 'After', strSpacingAfter: 'After',
......
...@@ -631,7 +631,7 @@ ...@@ -631,7 +631,7 @@
"SSE.Views.NameManagerDlg.tipIsLocked": "This element is being edited by another user.", "SSE.Views.NameManagerDlg.tipIsLocked": "This element is being edited by another user.",
"SSE.Views.NameManagerDlg.txtTitle": "Name Manager", "SSE.Views.NameManagerDlg.txtTitle": "Name Manager",
"SSE.Views.ParagraphSettings.strLineHeight": "Line Spacing", "SSE.Views.ParagraphSettings.strLineHeight": "Line Spacing",
"SSE.Views.ParagraphSettings.strParagraphSpacing": "Spacing", "SSE.Views.ParagraphSettings.strParagraphSpacing": "Paragraph Spacing",
"SSE.Views.ParagraphSettings.strSpacingAfter": "After", "SSE.Views.ParagraphSettings.strSpacingAfter": "After",
"SSE.Views.ParagraphSettings.strSpacingBefore": "Before", "SSE.Views.ParagraphSettings.strSpacingBefore": "Before",
"SSE.Views.ParagraphSettings.textAdvanced": "Show advanced settings", "SSE.Views.ParagraphSettings.textAdvanced": "Show advanced settings",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment