Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
web-apps
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boris Kocherov
web-apps
Commits
795c8588
Commit
795c8588
authored
Aug 16, 2016
by
Julia Radzhabova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[DE] Changed advanced settings.
parent
82d839ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
apps/documenteditor/main/app/view/FileMenuPanels.js
apps/documenteditor/main/app/view/FileMenuPanels.js
+4
-4
No files found.
apps/documenteditor/main/app/view/FileMenuPanels.js
View file @
795c8588
...
...
@@ -110,10 +110,6 @@ define([
template
:
_
.
template
([
'
<table><tbody>
'
,
'
<tr class="edit">
'
,
'
<td class="left"><label><%= scope.txtInput %></label></td>
'
,
'
<td class="right"><div id="fms-chb-input-mode"/></td>
'
,
'
</tr>
'
,
'
<tr class="divider edit"></tr>
'
,
/** coauthoring begin **/
'
<tr class="coauth">
'
,
'
<td class="left"><label><%= scope.txtLiveComment %></label></td>
'
,
...
...
@@ -124,6 +120,10 @@ define([
'
<td class="left"><label><%= scope.txtSpellCheck %></label></td>
'
,
'
<td class="right"><div id="fms-chb-spell-check"/></td>
'
,
'
</tr>
'
,
'
<tr class="divider edit"></tr>
'
,
'
<tr class="edit">
'
,
'
<td class="left"><label><%= scope.txtInput %></label></td>
'
,
'
<td class="right"><div id="fms-chb-input-mode"/></td>
'
,
'
</tr>
'
,
'
<tr class="divider edit"></tr>
'
,
'
<tr>
'
,
'
<td class="left"><label><%= scope.textAlignGuides %></label></td>
'
,
'
<td class="right"><span id="fms-chb-align-guides" /></td>
'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment