Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boris Kocherov
erp5
Commits
4eba4662
Commit
4eba4662
authored
Jan 29, 2016
by
Boris Kocherov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_oofficejs: "Go to Documents" change to ===
parent
60d8a150
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
115 additions
and
112 deletions
+115
-112
bt5/erp5_officejs/SkinTemplateItem/portal_skins/erp5_officejs_theme/ooffice/apps/documenteditor/main/app.js.xml
...fficejs_theme/ooffice/apps/documenteditor/main/app.js.xml
+28
-28
bt5/erp5_officejs/SkinTemplateItem/portal_skins/erp5_officejs_theme/ooffice/apps/presentationeditor/main/app.js.xml
...ejs_theme/ooffice/apps/presentationeditor/main/app.js.xml
+71
-68
bt5/erp5_officejs/SkinTemplateItem/portal_skins/erp5_officejs_theme/ooffice/apps/spreadsheeteditor/main/app.js.xml
...cejs_theme/ooffice/apps/spreadsheeteditor/main/app.js.xml
+16
-16
No files found.
bt5/erp5_officejs/SkinTemplateItem/portal_skins/erp5_officejs_theme/ooffice/apps/documenteditor/main/app.js.xml
View file @
4eba4662
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<dictionary>
<dictionary>
<item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts5
3141051.65
</string> </value>
<value> <string>ts5
4011722.34
</string> </value>
</item>
</item>
<item>
<item>
<key> <string>__name__</string> </key>
<key> <string>__name__</string> </key>
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
</item>
</item>
<item>
<item>
<key> <string>size</string> </key>
<key> <string>size</string> </key>
<value> <int>24725
60
</int> </value>
<value> <int>24725
36
</int> </value>
</item>
</item>
<item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
*\n
*\n
* http://www.onlyoffice.com \n
* http://www.onlyoffice.com \n
*\n
*\n
* Version: 3.0.0 (build:9
68
, rev:cb3d33b\n
* Version: 3.0.0 (build:9
71
, rev:cb3d33b\n
, date:Fri Dec 18 22:30:55 2015 +0300\n
, date:Fri Dec 18 22:30:55 2015 +0300\n
)\n
)\n
*/\n
*/\n
...
@@ -3899,7 +3899,7 @@ function matcherFromTokens( tokens ) {\n
...
@@ -3899,7 +3899,7 @@ function matcherFromTokens( tokens ) {\n
\t\t\t\t\ti > 1 && elementMatcher( matchers ),\n
\t\t\t\t\ti > 1 && elementMatcher( matchers ),\n
\t\t\t\t\ti > 1 && toSelector(\n
\t\t\t\t\ti > 1 && toSelector(\n
\t\t\t\t\t\t// If the preceding token was a descendant combinator, insert an implicit any-element `*`\n
\t\t\t\t\t\t// If the preceding token was a descendant combinator, insert an implicit any-element `*`\n
\t\t\t\t\t\ttokens.slice( 0
, i - 1 ).concat({ value
\t\t\t\t\t\ttokens.slice( 0
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -3922,7 +3922,7 @@ function matcherFromTokens( tokens ) {\n
...
@@ -3922,7 +3922,7 @@ function matcherFromTokens( tokens ) {\n
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
: tokens[ i - 2 ].type === " " ? "*" : "" })\n
, i - 1 ).concat({ value
: tokens[ i - 2 ].type === " " ? "*" : "" })\n
\t\t\t\t\t).replace( rtrim, "$1" ),\n
\t\t\t\t\t).replace( rtrim, "$1" ),\n
\t\t\t\t\tmatcher,\n
\t\t\t\t\tmatcher,\n
\t\t\t\t\ti < j && matcherFromTokens( tokens.slice( i, j ) ),\n
\t\t\t\t\ti < j && matcherFromTokens( tokens.slice( i, j ) ),\n
...
@@ -6246,7 +6246,7 @@ jQuery.event = {\n
...
@@ -6246,7 +6246,7 @@ jQuery.event = {\n
\tsimulate: function( type, elem, event, bubble ) {\n
\tsimulate: function( type, elem, event, bubble ) {\n
\t\t// Piggyback on a donor event to simulate a different one.\n
\t\t// Piggyback on a donor event to simulate a different one.\n
\t\t// Fake originalEvent to avoid donor\'s stopPropagation, but if the\n
\t\t// Fake originalEvent to avoid donor\'s stopPropagation, but if the\n
\t\t// simulated event prevents default then w
e do the same on the don
\t\t// simulated event prevents default then w
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -6269,7 +6269,7 @@ jQuery.event = {\n
...
@@ -6269,7 +6269,7 @@ jQuery.event = {\n
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
or.\n
e do the same on the don
or.\n
\t\tvar e = jQuery.extend(\n
\t\tvar e = jQuery.extend(\n
\t\t\tnew jQuery.Event(),\n
\t\t\tnew jQuery.Event(),\n
\t\t\tevent,\n
\t\t\tevent,\n
...
@@ -8682,7 +8682,7 @@ jQuery.extend({\n
...
@@ -8682,7 +8682,7 @@ jQuery.extend({\n
\t\t\t// Timeout\n
\t\t\t// Timeout\n
\t\t\tif ( s.async && s.timeout > 0 ) {\n
\t\t\tif ( s.async && s.timeout > 0 ) {\n
\t\t\t\ttimeoutTimer = setTimeout(function() {\n
\t\t\t\ttimeoutTimer = setTimeout(function() {\n
\t\t\t\t\tjqXHR.abort("timeou
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -8705,7 +8705,7 @@ jQuery.extend({\n
...
@@ -8705,7 +8705,7 @@ jQuery.extend({\n
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
t");\n
\t\t\t\t\tjqXHR.abort("timeou
t");\n
\t\t\t\t}, s.timeout );\n
\t\t\t\t}, s.timeout );\n
\t\t\t}\n
\t\t\t}\n
\n
\n
...
@@ -10882,7 +10882,7 @@ if ( typeof window === "object" && typeof window.document === "object" ) {\n
...
@@ -10882,7 +10882,7 @@ if ( typeof window === "object" && typeof window.document === "object" ) {\n
options || (options = {});\n
options || (options = {});\n
var i, l, index, model;\n
var i, l, index, model;\n
for (i = 0, l = models.length; i < l; i++) {\n
for (i = 0, l = models.length; i < l; i++) {\n
model = models[i]
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -10905,7 +10905,7 @@ if ( typeof window === "object" && typeof window.document === "object" ) {\n
...
@@ -10905,7 +10905,7 @@ if ( typeof window === "object" && typeof window.document === "object" ) {\n
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
= this.get(models[i]);\n
model = models[i]
= this.get(models[i]);\n
if (!model) continue;\n
if (!model) continue;\n
delete this._byId[model.id];\n
delete this._byId[model.id];\n
delete this._byId[model.cid];\n
delete this._byId[model.cid];\n
...
@@ -12850,8 +12850,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery"
...
@@ -12850,8 +12850,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery"
if (e.target !== e.currentTarget) return\n
if (e.target !== e.currentTarget) return\n
this.options.backdrop == \'static\'\n
this.options.backdrop == \'static\'\n
? this.$element[0].focus.call(this.$element[0])\n
? this.$element[0].focus.call(this.$element[0])\n
: this.hide.call(this)\n
: this.
},
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -12874,7 +12873,8 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery"
...
@@ -12874,7 +12873,8 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery"
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
this))\n
hide.call(this)\n
}, this))\n
\n
\n
if (doAnimate) this.$backdrop[0].offsetWidth // force reflow\n
if (doAnimate) this.$backdrop[0].offsetWidth // force reflow\n
\n
\n
...
@@ -14809,7 +14809,7 @@ define(\'text\',[\'module\'], function (module) {\n
...
@@ -14809,7 +14809,7 @@ define(\'text\',[\'module\'], function (module) {\n
if (!hasLocation || useXhr(url, defaultProtocol, defaultHostName, defaultPort)) {\n
if (!hasLocation || useXhr(url, defaultProtocol, defaultHostName, defaultPort)) {\n
text.get(url, function (content) {\n
text.get(url, function (content) {\n
text.finishLoad(name, parsed.strip, content, onLoad);\n
text.finishLoad(name, parsed.strip, content, onLoad);\n
}, function (err
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -14832,7 +14832,7 @@ define(\'text\',[\'module\'], function (module) {\n
...
@@ -14832,7 +14832,7 @@ define(\'text\',[\'module\'], function (module) {\n
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
) {\n
}, function (err
) {\n
if (onLoad.error) {\n
if (onLoad.error) {\n
onLoad.error(err);\n
onLoad.error(err);\n
}\n
}\n
...
@@ -15159,7 +15159,7 @@ define(\'common/main/lib/view/Header\',["backbone", "text!common/main/lib/templa
...
@@ -15159,7 +15159,7 @@ define(\'common/main/lib/view/Header\',["backbone", "text!common/main/lib/templa
Common.Gateway.goBack(e.which == 2);\r\n
Common.Gateway.goBack(e.which == 2);\r\n
Common.component.Analytics.trackEvent("Back to Folder");\r\n
Common.component.Analytics.trackEvent("Back to Folder");\r\n
},\r\n
},\r\n
textBack: "
Go to Documents
"\r\n
textBack: "
===
"\r\n
},\r\n
},\r\n
Common.Views.Header || {}));\r\n
Common.Views.Header || {}));\r\n
});\n
});\n
...
@@ -16351,7 +16351,7 @@ define(\'common/main/lib/component/Button\',["common/main/lib/component/BaseView
...
@@ -16351,7 +16351,7 @@ define(\'common/main/lib/component/Button\',["common/main/lib/component/BaseView
* All the Product\'s GUI elements, including illustrations and icon sets, as\r\n
* All the Product\'s GUI elements, including illustrations and icon sets, as\r\n
* well as technical writing content are licensed under the terms of the\r\n
* well as technical writing content are licensed under the terms of the\r\n
* Creative Commons Attribution-ShareAlike 4.0 International. See the License\r\n
* Creative Commons Attribution-ShareAlike 4.0 International. See the License\r\n
* terms a
t http://cre
* terms a
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -16374,7 +16374,7 @@ define(\'common/main/lib/component/Button\',["common/main/lib/component/BaseView
...
@@ -16374,7 +16374,7 @@ define(\'common/main/lib/component/Button\',["common/main/lib/component/BaseView
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
ativecommons.org/licenses/by-sa/4.0/legalcode\r\n
t http://cre
ativecommons.org/licenses/by-sa/4.0/legalcode\r\n
*\r\n
*\r\n
*/\r\n
*/\r\n
(function (factory) {\r\n
(function (factory) {\r\n
...
@@ -17508,7 +17508,7 @@ Common.Utils.RGBColor = function (colorString) {\r\n
...
@@ -17508,7 +17508,7 @@ Common.Utils.RGBColor = function (colorString) {\r\n
} else {\r\n
} else {\r\n
if (h < 180) {\r\n
if (h < 180) {\r\n
rgb.g = t1;\r\n
rgb.g = t1;\r\n
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -17531,7 +17531,7 @@ Common.Utils.RGBColor = function (colorString) {\r\n
...
@@ -17531,7 +17531,7 @@ Common.Utils.RGBColor = function (colorString) {\r\n
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
rgb.r = t2;\r\n
rgb.r = t2;\r\n
rgb.b = t2 + t3;\r\n
rgb.b = t2 + t3;\r\n
} else {\r\n
} else {\r\n
if (h < 240) {\r\n
if (h < 240) {\r\n
...
@@ -19007,7 +19007,7 @@ define(\'common/main/lib/component/Window\',["common/main/lib/component/BaseView
...
@@ -19007,7 +19007,7 @@ define(\'common/main/lib/component/Window\',["common/main/lib/component/BaseView
"-webkit-transform": "scale(1)",\r\n
"-webkit-transform": "scale(1)",\r\n
"-moz-transition": "0.3s opacity, 0.3s -moz-transform",\r\n
"-moz-transition": "0.3s opacity, 0.3s -moz-transform",\r\n
"-moz-transform": "scale(1)",\r\n
"-moz-transform": "scale(1)",\r\n
"-ms-transition": "0.3
s opacity, 0
"-ms-transition": "0.3
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -19030,7 +19030,7 @@ define(\'common/main/lib/component/Window\',["common/main/lib/component/BaseView
...
@@ -19030,7 +19030,7 @@ define(\'common/main/lib/component/Window\',["common/main/lib/component/BaseView
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
.3s -ms-transform",\r\n
s opacity, 0
.3s -ms-transform",\r\n
"-ms-transform": "scale(1)",\r\n
"-ms-transform": "scale(1)",\r\n
"-o-transition": "0.3s opacity, 0.3s -o-transform",\r\n
"-o-transition": "0.3s opacity, 0.3s -o-transform",\r\n
"-o-transform": "scale(1)",\r\n
"-o-transform": "scale(1)",\r\n
...
@@ -20269,7 +20269,7 @@ define(\'common/main/lib/view/Comments\',["text!common/main/lib/template/Comment
...
@@ -20269,7 +20269,7 @@ define(\'common/main/lib/view/Comments\',["text!common/main/lib/template/Comment
arr.push({\r\n
arr.push({\r\n
start: offset,\r\n
start: offset,\r\n
end: len + offset,\r\n
end: len + offset,\r\n
str: \'<a href="\' + ref + \'" target="_blank" data-can-copy="tru
e">\' + subSt
str: \'<a href="\' + ref + \'" target="_blank" data-can-copy="tru
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -20292,7 +20292,7 @@ define(\'common/main/lib/view/Comments\',["text!common/main/lib/template/Comment
...
@@ -20292,7 +20292,7 @@ define(\'common/main/lib/view/Comments\',["text!common/main/lib/template/Comment
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
r + "</a>"\r\n
e">\' + subSt
r + "</a>"\r\n
});\r\n
});\r\n
}\r\n
}\r\n
return "";\r\n
return "";\r\n
...
@@ -21620,7 +21620,7 @@ define(\'common/main/lib/component/LoadMask\',["common/main/lib/component/BaseVi
...
@@ -21620,7 +21620,7 @@ define(\'common/main/lib/component/LoadMask\',["common/main/lib/component/BaseVi
txtPages: "Pages",\r\n
txtPages: "Pages",\r\n
txtWords: "Words",\r\n
txtWords: "Words",\r\n
txtParagraphs: "Paragraphs",\r\n
txtParagraphs: "Paragraphs",\r\n
txt
Symbols: "Sy
txt
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -21643,7 +21643,7 @@ define(\'common/main/lib/component/LoadMask\',["common/main/lib/component/BaseVi
...
@@ -21643,7 +21643,7 @@ define(\'common/main/lib/component/LoadMask\',["common/main/lib/component/BaseVi
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
mbols",\r\n
Symbols: "Sy
mbols",\r\n
txtSpaces: "Symbols with spaces",\r\n
txtSpaces: "Symbols with spaces",\r\n
txtLoading: "Loading..."\r\n
txtLoading: "Loading..."\r\n
},\r\n
},\r\n
...
@@ -22215,7 +22215,7 @@ mbols",\r\n
...
@@ -22215,7 +22215,7 @@ mbols",\r\n
btnHelpCaption: "Help...",\r\n
btnHelpCaption: "Help...",\r\n
btnReturnCaption: "Back to Document",\r\n
btnReturnCaption: "Back to Document",\r\n
btnToEditCaption: "Edit Document",\r\n
btnToEditCaption: "Edit Document",\r\n
btnBackCaption: "
Go to Documents
",\r\n
btnBackCaption: "
===
",\r\n
btnSettingsCaption: "Advanced Settings...",\r\n
btnSettingsCaption: "Advanced Settings...",\r\n
btnHistoryCaption: "Versions History"\r\n
btnHistoryCaption: "Versions History"\r\n
},\r\n
},\r\n
bt5/erp5_officejs/SkinTemplateItem/portal_skins/erp5_officejs_theme/ooffice/apps/presentationeditor/main/app.js.xml
View file @
4eba4662
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<dictionary>
<dictionary>
<item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts5
2970863.1
8</string> </value>
<value> <string>ts5
4012564.8
8</string> </value>
</item>
</item>
<item>
<item>
<key> <string>__name__</string> </key>
<key> <string>__name__</string> </key>
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
</item>
</item>
<item>
<item>
<key> <string>size</string> </key>
<key> <string>size</string> </key>
<value> <int>2069
588
</int> </value>
<value> <int>2069
651
</int> </value>
</item>
</item>
<item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
*\n
*\n
* http://www.onlyoffice.com \n
* http://www.onlyoffice.com \n
*\n
*\n
* Version: 3.0.0 (build:76
5
, rev:cb3d33b\n
* Version: 3.0.0 (build:76
9
, rev:cb3d33b\n
, date:Fri Dec 18 22:30:55 2015 +0300\n
, date:Fri Dec 18 22:30:55 2015 +0300\n
)\n
)\n
*/\n
*/\n
...
@@ -3536,7 +3536,8 @@ Expr = Sizzle.selectors = {\n
...
@@ -3536,7 +3536,8 @@ Expr = Sizzle.selectors = {\n
\t\t"text": function( elem ) {\n
\t\t"text": function( elem ) {\n
\t\t\tvar attr;\n
\t\t\tvar attr;\n
\t\t\t// IE6 and 7 will map elem.type to \'text\' for new HTML5 types (search, etc)\n
\t\t\t// IE6 and 7 will map elem.type to \'text\' for new HTML5 types (search, etc)\n
\t\t\t// use getAttribute i
\t\t\t// use getAttribute instead to test this case\n
\t\t\treturn elem.nodeName.toLowerCase()
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -3559,8 +3560,7 @@ Expr = Sizzle.selectors = {\n
...
@@ -3559,8 +3560,7 @@ Expr = Sizzle.selectors = {\n
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
nstead to test this case\n
=== "input" &&\n
\t\t\treturn elem.nodeName.toLowerCase() === "input" &&\n
\t\t\t\telem.type === "text" &&\n
\t\t\t\telem.type === "text" &&\n
\t\t\t\t( (attr = elem.getAttribute("type")) == null || attr.toLowerCase() === elem.type );\n
\t\t\t\t( (attr = elem.getAttribute("type")) == null || attr.toLowerCase() === elem.type );\n
\t\t},\n
\t\t},\n
...
@@ -5920,7 +5920,9 @@ jQuery.event = {\n
...
@@ -5920,7 +5920,9 @@ jQuery.event = {\n
\t\t// Clone any incoming data and prepend the event, creating the handler arg list\n
\t\t// Clone any incoming data and prepend the event, creating the handler arg list\n
\t\tdata = data == null ?\n
\t\tdata = data == null ?\n
\t\t\t[ event ] :\n
\t\t\t[ event ] :\n
\t\t\tjQuery.makeArr
\t\t\tjQuery.makeArray( data, [ event ] );\n
\n
\t\t// Allow special events to draw outsi
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -5943,9 +5945,7 @@ jQuery.event = {\n
...
@@ -5943,9 +5945,7 @@ jQuery.event = {\n
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
ay( data, [ event ] );\n
de the lines\n
\n
\t\t// Allow special events to draw outside the lines\n
\t\tspecial = jQuery.event.special[ type ] || {};\n
\t\tspecial = jQuery.event.special[ type ] || {};\n
\t\tif ( !onlyHandlers && special.trigger && special.trigger.apply( elem, data ) === false ) {\n
\t\tif ( !onlyHandlers && special.trigger && special.trigger.apply( elem, data ) === false ) {\n
\t\t\treturn;\n
\t\t\treturn;\n
...
@@ -8329,7 +8329,7 @@ jQuery.fn.load = function( url, params, callback ) {\n
...
@@ -8329,7 +8329,7 @@ jQuery.fn.load = function( url, params, callback ) {\n
};\n
};\n
\n
\n
// Attach a bunch of functions for handling common AJAX events\n
// Attach a bunch of functions for handling common AJAX events\n
jQuery.each( [ "ajaxStart",
jQuery.each( [ "ajaxStart",
"ajaxStop", "ajaxComplete", "ajaxError", "ajaxSuccess", "ajaxS
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -8352,7 +8352,7 @@ jQuery.each( [ "ajaxStart",
...
@@ -8352,7 +8352,7 @@ jQuery.each( [ "ajaxStart",
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
"ajaxStop", "ajaxComplete", "ajaxError", "ajaxSuccess", "ajaxS
end" ], function( i, type ){\n
end" ], function( i, type ){\n
\tjQuery.fn[ type ] = function( fn ){\n
\tjQuery.fn[ type ] = function( fn ){\n
\t\treturn this.on( type, fn );\n
\t\treturn this.on( type, fn );\n
\t};\n
\t};\n
...
@@ -10628,7 +10628,9 @@ if ( typeof window === "object" && typeof window.document === "object" ) {\n
...
@@ -10628,7 +10628,9 @@ if ( typeof window === "object" && typeof window.document === "object" ) {\n
\n
\n
// Determine if the model has changed since the last `"change"` event.\n
// Determine if the model has changed since the last `"change"` event.\n
// If you specify an attribute name, determine if that attribute has changed.\n
// If you specify an attribute name, determine if that attribute has changed.\n
hasChanged: function(attr) {
hasChanged: function(attr) {\n
if (attr == null) return !_.isEmpty(this.changed);\n
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -10651,9 +10653,7 @@ if ( typeof window === "object" && typeof window.document === "object" ) {\n
...
@@ -10651,9 +10653,7 @@ if ( typeof window === "object" && typeof window.document === "object" ) {\n
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
\n
return _.has(this.changed, attr);\n
if (attr == null) return !_.isEmpty(this.changed);\n
return _.has(this.changed, attr);\n
},\n
},\n
\n
\n
// Return an object containing all the attributes that have changed, or\n
// Return an object containing all the attributes that have changed, or\n
...
@@ -12516,7 +12516,8 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery"
...
@@ -12516,7 +12516,8 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery"
|| e.preventDefault()\n
|| e.preventDefault()\n
|| (href = $this.attr(\'href\')) && href.replace(/.*(?=#[^\\s]+$)/, \'\') //strip for ie7\n
|| (href = $this.attr(\'href\')) && href.replace(/.*(?=#[^\\s]+$)/, \'\') //strip for ie7\n
var $target = $(target)\n
var $target = $(target)\n
var data =
var data = $target.data(\'bs.collapse\')\n
var option = data ? \'toggle\'
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -12539,8 +12540,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery"
...
@@ -12539,8 +12540,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery"
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
$target.data(\'bs.collapse\')\n
: $this.data()\n
var option = data ? \'toggle\' : $this.data()\n
var parent = $this.attr(\'data-parent\')\n
var parent = $this.attr(\'data-parent\')\n
var $parent = parent && $(parent)\n
var $parent = parent && $(parent)\n
\n
\n
...
@@ -14386,6 +14386,9 @@ Common.Gateway = new(function () {\r\n
...
@@ -14386,6 +14386,9 @@ Common.Gateway = new(function () {\r\n
"applyEditRights": function (data) {\r\n
"applyEditRights": function (data) {\r\n
$me.trigger("applyeditrights", data);\r\n
$me.trigger("applyeditrights", data);\r\n
},\r\n
},\r\n
"save": function (data) {\r\n
$me.trigger("save", data);\r\n
},\r\n
"processSaveResult": function (data) {\r\n
"processSaveResult": function (data) {\r\n
$me.trigger("processsaveresult", data);\r\n
$me.trigger("processsaveresult", data);\r\n
},\r\n
},\r\n
...
@@ -14542,7 +14545,7 @@ define("gateway", ["jquery"], function(){});\n
...
@@ -14542,7 +14545,7 @@ define("gateway", ["jquery"], function(){});\n
* logo when distributing the program. Pursuant to Section 7(e) we decline to\r\n
* logo when distributing the program. Pursuant to Section 7(e) we decline to\r\n
* grant you any rights under trademark law for use of our trademarks.\r\n
* grant you any rights under trademark law for use of our trademarks.\r\n
*\r\n
*\r\n
* All the Product\'s GUI elem
ents, including illustra
* All the Product\'s GUI elem
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -14565,7 +14568,7 @@ define("gateway", ["jquery"], function(){});\n
...
@@ -14565,7 +14568,7 @@ define("gateway", ["jquery"], function(){});\n
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
tions and icon sets, as\r\n
ents, including illustra
tions and icon sets, as\r\n
* well as technical writing content are licensed under the terms of the\r\n
* well as technical writing content are licensed under the terms of the\r\n
* Creative Commons Attribution-ShareAlike 4.0 International. See the License\r\n
* Creative Commons Attribution-ShareAlike 4.0 International. See the License\r\n
* terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode\r\n
* terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode\r\n
...
@@ -15156,7 +15159,7 @@ define(\'common/main/lib/view/Header\',["backbone", "text!common/main/lib/templa
...
@@ -15156,7 +15159,7 @@ define(\'common/main/lib/view/Header\',["backbone", "text!common/main/lib/templa
Common.Gateway.goBack(e.which == 2);\r\n
Common.Gateway.goBack(e.which == 2);\r\n
Common.component.Analytics.trackEvent("Back to Folder");\r\n
Common.component.Analytics.trackEvent("Back to Folder");\r\n
},\r\n
},\r\n
textBack: "
Go to Documents
"\r\n
textBack: "
===
"\r\n
},\r\n
},\r\n
Common.Views.Header || {}));\r\n
Common.Views.Header || {}));\r\n
});\n
});\n
...
@@ -16142,7 +16145,7 @@ Common.Utils = new(function () {\r\n
...
@@ -16142,7 +16145,7 @@ Common.Utils = new(function () {\r\n
isSafari5_0 = isSafari && check(/version\\/5\\.0/),\r\n
isSafari5_0 = isSafari && check(/version\\/5\\.0/),\r\n
isSafari5 = isSafari && check(/version\\/5/),\r\n
isSafari5 = isSafari && check(/version\\/5/),\r\n
isIE = !isOpera && (check(/msie/) || check(/trident/)),\r\n
isIE = !isOpera && (check(/msie/) || check(/trident/)),\r\n
isIE7 = isIE && ((c
heck(/msie 7
isIE7 = isIE && ((c
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -16165,7 +16168,7 @@ Common.Utils = new(function () {\r\n
...
@@ -16165,7 +16168,7 @@ Common.Utils = new(function () {\r\n
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
/) && docMode != 8 && docMode != 9 && docMode != 10) || docMode == 7),\r\n
heck(/msie 7
/) && docMode != 8 && docMode != 9 && docMode != 10) || docMode == 7),\r\n
isIE8 = isIE && ((check(/msie 8/) && docMode != 7 && docMode != 9 && docMode != 10) || docMode == 8),\r\n
isIE8 = isIE && ((check(/msie 8/) && docMode != 7 && docMode != 9 && docMode != 10) || docMode == 8),\r\n
isIE9 = isIE && ((check(/msie 9/) && docMode != 7 && docMode != 8 && docMode != 10) || docMode == 9),\r\n
isIE9 = isIE && ((check(/msie 9/) && docMode != 7 && docMode != 8 && docMode != 10) || docMode == 9),\r\n
isIE10 = isIE && ((check(/msie 10/) && docMode != 7 && docMode != 8 && docMode != 9) || docMode == 10),\r\n
isIE10 = isIE && ((check(/msie 10/) && docMode != 7 && docMode != 8 && docMode != 9) || docMode == 10),\r\n
...
@@ -17710,7 +17713,7 @@ define(\'common/main/lib/component/MenuItem\',["common/main/lib/component/BaseVi
...
@@ -17710,7 +17713,7 @@ define(\'common/main/lib/component/MenuItem\',["common/main/lib/component/BaseVi
startCoords.pageX = touch.pageX;\r\n
startCoords.pageX = touch.pageX;\r\n
startCoords.pageY = touch.pageY;\r\n
startCoords.pageY = touch.pageY;\r\n
startTime = (new Date()).getTime();\r\n
startTime = (new Date()).getTime();\r\n
if (breakingProcess
!== null) {\r
if (breakingProcess
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -17733,7 +17736,7 @@ define(\'common/main/lib/component/MenuItem\',["common/main/lib/component/BaseVi
...
@@ -17733,7 +17736,7 @@ define(\'common/main/lib/component/MenuItem\',["common/main/lib/component/BaseVi
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
\n
!== null) {\r
\n
clearInterval(breakingProcess);\r\n
clearInterval(breakingProcess);\r\n
}\r\n
}\r\n
e.stopPropagation();\r\n
e.stopPropagation();\r\n
...
@@ -19130,7 +19133,7 @@ define(\'common/main/lib/view/CopyWarningDialog\',["common/main/lib/component/Wi
...
@@ -19130,7 +19133,7 @@ define(\'common/main/lib/view/CopyWarningDialog\',["common/main/lib/component/Wi
}\r\n
}\r\n
var self = this;\r\n
var self = this;\r\n
clearTimeout(self.timeout);\r\n
clearTimeout(self.timeout);\r\n
self.t
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -19153,7 +19156,7 @@ define(\'common/main/lib/view/CopyWarningDialog\',["common/main/lib/component/Wi
...
@@ -19153,7 +19156,7 @@ define(\'common/main/lib/view/CopyWarningDialog\',["common/main/lib/component/Wi
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
imeout = setTimeout(function () {\r\n
self.t
imeout = setTimeout(function () {\r\n
if (self.hoverState == "in") {\r\n
if (self.hoverState == "in") {\r\n
self.hide();\r\n
self.hide();\r\n
}\r\n
}\r\n
...
@@ -20478,7 +20481,7 @@ define(\'text!presentationeditor/main/app/template/ParagraphSettingsAdvanced.tem
...
@@ -20478,7 +20481,7 @@ define(\'text!presentationeditor/main/app/template/ParagraphSettingsAdvanced.tem
*\r\n
*\r\n
* All the Product\'s GUI elements, including illustrations and icon sets, as\r\n
* All the Product\'s GUI elements, including illustrations and icon sets, as\r\n
* well as technical writing content are licensed under the terms of the\r\n
* well as technical writing content are licensed under the terms of the\r\n
* Creati
ve Commons A
* Creati
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -20501,7 +20504,7 @@ define(\'text!presentationeditor/main/app/template/ParagraphSettingsAdvanced.tem
...
@@ -20501,7 +20504,7 @@ define(\'text!presentationeditor/main/app/template/ParagraphSettingsAdvanced.tem
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
ttribution-ShareAlike 4.0 International. See the License\r\n
ve Commons A
ttribution-ShareAlike 4.0 International. See the License\r\n
* terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode\r\n
* terms at http://creativecommons.org/licenses/by-sa/4.0/legalcode\r\n
*\r\n
*\r\n
*/\r\n
*/\r\n
...
@@ -21972,7 +21975,7 @@ define(\'common/main/lib/component/ListView\',["common/main/lib/component/DataVi
...
@@ -21972,7 +21975,7 @@ define(\'common/main/lib/component/ListView\',["common/main/lib/component/DataVi
}\r\n
}\r\n
};\r\n
};\r\n
this.listenTo(this.tabList.store, "add", storechanged);\r\n
this.listenTo(this.tabList.store, "add", storechanged);\r\n
this.listenT
o(this.tabLi
this.listenT
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -21995,7 +21998,7 @@ define(\'common/main/lib/component/ListView\',["common/main/lib/component/DataVi
...
@@ -21995,7 +21998,7 @@ define(\'common/main/lib/component/ListView\',["common/main/lib/component/DataVi
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
st.store, "remove", storechanged);\r\n
o(this.tabLi
st.store, "remove", storechanged);\r\n
this.listenTo(this.tabList.store, "reset", storechanged);\r\n
this.listenTo(this.tabList.store, "reset", storechanged);\r\n
this.radioLeft = new Common.UI.RadioBox({\r\n
this.radioLeft = new Common.UI.RadioBox({\r\n
el: $("#paragraphadv-radio-left"),\r\n
el: $("#paragraphadv-radio-left"),\r\n
...
@@ -23136,7 +23139,7 @@ define(\'text!presentationeditor/main/app/template/TableSettingsAdvanced.templat
...
@@ -23136,7 +23139,7 @@ define(\'text!presentationeditor/main/app/template/TableSettingsAdvanced.templat
maxValue: 55.87,\r\n
maxValue: 55.87,\r\n
minValue: 0\r\n
minValue: 0\r\n
});\r\n
});\r\n
this.s
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -23159,7 +23162,7 @@ define(\'text!presentationeditor/main/app/template/TableSettingsAdvanced.templat
...
@@ -23159,7 +23162,7 @@ define(\'text!presentationeditor/main/app/template/TableSettingsAdvanced.templat
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
pnMarginTop.on("change", _.bind(function (field, newValue, oldValue, eOpts) {\r\n
this.s
pnMarginTop.on("change", _.bind(function (field, newValue, oldValue, eOpts) {\r\n
this._marginsChange(field, newValue, oldValue, eOpts, "cell", "Top");\r\n
this._marginsChange(field, newValue, oldValue, eOpts, "cell", "Top");\r\n
if (this._changedProps) {\r\n
if (this._changedProps) {\r\n
if (this._changedProps.get_CellMargins() === undefined) {\r\n
if (this._changedProps.get_CellMargins() === undefined) {\r\n
...
@@ -24410,8 +24413,7 @@ pnMarginTop.on("change", _.bind(function (field, newValue, oldValue, eOpts) {\r\
...
@@ -24410,8 +24413,7 @@ pnMarginTop.on("change", _.bind(function (field, newValue, oldValue, eOpts) {\r\
});\r\n
});\r\n
var menuHyperlinkTable = new Common.UI.MenuItem({\r\n
var menuHyperlinkTable = new Common.UI.MenuItem({\r\n
caption: me.hyperlinkText,\r\n
caption: me.hyperlinkText,\r\n
menu: new Common.UI.Menu({\r\n
menu: new Common.UI.Menu(
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -24434,7 +24436,8 @@ pnMarginTop.on("change", _.bind(function (field, newValue, oldValue, eOpts) {\r\
...
@@ -24434,7 +24436,8 @@ pnMarginTop.on("change", _.bind(function (field, newValue, oldValue, eOpts) {\r\
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
menuAlign: "tl-tr",\r\n
{\r\n
menuAlign: "tl-tr",\r\n
items: [menuEditHyperlinkTable, menuRemoveHyperlinkTable]\r\n
items: [menuEditHyperlinkTable, menuRemoveHyperlinkTable]\r\n
})\r\n
})\r\n
});\r\n
});\r\n
...
@@ -25492,7 +25495,7 @@ define(\'common/main/lib/component/Button\',["common/main/lib/component/BaseView
...
@@ -25492,7 +25495,7 @@ define(\'common/main/lib/component/Button\',["common/main/lib/component/BaseView
if (me.options.hint) {\r\n
if (me.options.hint) {\r\n
var tip = me.cmpEl.data("bs.tooltip");\r\n
var tip = me.cmpEl.data("bs.tooltip");\r\n
if (tip) {\r\n
if (tip) {\r\n
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -25515,7 +25518,7 @@ define(\'common/main/lib/component/Button\',["common/main/lib/component/BaseView
...
@@ -25515,7 +25518,7 @@ define(\'common/main/lib/component/Button\',["common/main/lib/component/BaseView
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
if (tip.dontShow === undefined) {\r\n
if (tip.dontShow === undefined) {\r\n
tip.dontShow = true;\r\n
tip.dontShow = true;\r\n
}\r\n
}\r\n
tip.hide();\r\n
tip.hide();\r\n
...
@@ -26845,7 +26848,7 @@ define(\'common/main/lib/component/DimensionPicker\',["common/main/lib/component
...
@@ -26845,7 +26848,7 @@ define(\'common/main/lib/component/DimensionPicker\',["common/main/lib/component
areaUnHighLighted.width(((curColumns < me.minColumns) ? me.minColumns : ((curColumns + 1 > me.maxColumns) ? me.maxColumns : curColumns + 1)) + "em").height(((curRows < me.minRows) ? me.minRows : ((curRows + 1 > me.maxRows) ? me.maxRows : curRows + 1)) + "em");\r\n
areaUnHighLighted.width(((curColumns < me.minColumns) ? me.minColumns : ((curColumns + 1 > me.maxColumns) ? me.maxColumns : curColumns + 1)) + "em").height(((curRows < me.minRows) ? me.minRows : ((curRows + 1 > me.maxRows) ? me.maxRows : curRows + 1)) + "em");\r\n
rootEl.width(areaUnHighLighted.width());\r\n
rootEl.width(areaUnHighLighted.width());\r\n
areaStatus.html(curColumns + " x " + curRows);\r\n
areaStatus.html(curColumns + " x " + curRows);\r\n
areaStatus.
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -26868,7 +26871,7 @@ define(\'common/main/lib/component/DimensionPicker\',["common/main/lib/component
...
@@ -26868,7 +26871,7 @@ define(\'common/main/lib/component/DimensionPicker\',["common/main/lib/component
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
width(areaUnHighLighted.width());\r\n
areaStatus.
width(areaUnHighLighted.width());\r\n
me.trigger("change", me, curColumns, curRows, event);\r\n
me.trigger("change", me, curColumns, curRows, event);\r\n
}\r\n
}\r\n
},\r\n
},\r\n
...
@@ -28248,7 +28251,7 @@ define(\'common/main/lib/component/SynchronizeTip\',["common/main/lib/component/
...
@@ -28248,7 +28251,7 @@ define(\'common/main/lib/component/SynchronizeTip\',["common/main/lib/component/
color: "000000",\r\n
color: "000000",\r\n
effectId: 1\r\n
effectId: 1\r\n
},\r\n
},\r\n
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -28271,7 +28274,7 @@ define(\'common/main/lib/component/SynchronizeTip\',["common/main/lib/component/
...
@@ -28271,7 +28274,7 @@ define(\'common/main/lib/component/SynchronizeTip\',["common/main/lib/component/
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
{\r\n
{\r\n
color: "000000",\r\n
color: "000000",\r\n
effectId: 1\r\n
effectId: 1\r\n
},\r\n
},\r\n
...
@@ -29646,8 +29649,7 @@ define(\'common/main/lib/component/SynchronizeTip\',["common/main/lib/component/
...
@@ -29646,8 +29649,7 @@ define(\'common/main/lib/component/SynchronizeTip\',["common/main/lib/component/
PE.Views.SlideSizeSettings = Common.UI.Window.extend(_.extend({\r\n
PE.Views.SlideSizeSettings = Common.UI.Window.extend(_.extend({\r\n
options: {\r\n
options: {\r\n
width: 250,\r\n
width: 250,\r\n
header: true,\r\n
hea
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -29670,6 +29672,7 @@ define(\'common/main/lib/component/SynchronizeTip\',["common/main/lib/component/
...
@@ -29670,6 +29672,7 @@ define(\'common/main/lib/component/SynchronizeTip\',["common/main/lib/component/
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
der: true,\r\n
style: "min-width: 250px;",\r\n
style: "min-width: 250px;",\r\n
cls: "modal-dlg",\r\n
cls: "modal-dlg",\r\n
id: "window-slide-size-settings"\r\n
id: "window-slide-size-settings"\r\n
...
@@ -31016,7 +31019,7 @@ define(\'common/main/lib/component/SynchronizeTip\',["common/main/lib/component/
...
@@ -31016,7 +31019,7 @@ define(\'common/main/lib/component/SynchronizeTip\',["common/main/lib/component/
this.api.AddImage();\r\n
this.api.AddImage();\r\n
}\r\n
}\r\n
Common.NotificationCenter.trigger("edit:complete", this.toolbar);\r\n
Common.NotificationCenter.trigger("edit:complete", this.toolbar);\r\n
Commo
n.component.
Commo
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -31039,7 +31042,7 @@ define(\'common/main/lib/component/SynchronizeTip\',["common/main/lib/component/
...
@@ -31039,7 +31042,7 @@ define(\'common/main/lib/component/SynchronizeTip\',["common/main/lib/component/
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
Analytics.trackEvent("ToolBar", "Image");\r\n
n.component.
Analytics.trackEvent("ToolBar", "Image");\r\n
} else {\r\n
} else {\r\n
var me = this;\r\n
var me = this;\r\n
(new Common.Views.ImageFromUrlDialog({\r\n
(new Common.Views.ImageFromUrlDialog({\r\n
...
@@ -32242,8 +32245,7 @@ define(\'text!presentationeditor/main/app/template/ImageSettingsAdvanced.templat
...
@@ -32242,8 +32245,7 @@ define(\'text!presentationeditor/main/app/template/ImageSettingsAdvanced.templat
}) + "</div>", "</div>", \'<div class="separator horizontal"/>\', \'<div class="footer center">\', \'<button class="btn normal dlg-btn primary" result="ok" style="margin-right: 10px; width: 86px;">\' + this.okButtonText + "</button>", \'<button class="btn normal dlg-btn" result="cancel" style="width: 86px;">\' + this.cancelButtonText + "</button>", "</div>"].join("")\r\n
}) + "</div>", "</div>", \'<div class="separator horizontal"/>\', \'<div class="footer center">\', \'<button class="btn normal dlg-btn primary" result="ok" style="margin-right: 10px; width: 86px;">\' + this.okButtonText + "</button>", \'<button class="btn normal dlg-btn" result="cancel" style="width: 86px;">\' + this.cancelButtonText + "</button>", "</div>"].join("")\r\n
},\r\n
},\r\n
options);\r\n
options);\r\n
Common.Views.AdvancedSettingsWindow.prototype.initialize.call(this, this.options);\r\n
Common.Views.AdvancedSettingsWindow.prototype.initialize.call(this, this.op
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -32266,7 +32268,8 @@ define(\'text!presentationeditor/main/app/template/ImageSettingsAdvanced.templat
...
@@ -32266,7 +32268,8 @@ define(\'text!presentationeditor/main/app/template/ImageSettingsAdvanced.templat
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
this.spinners = [];\r\n
tions);\r\n
this.spinners = [];\r\n
this._nRatio = 1;\r\n
this._nRatio = 1;\r\n
this._originalProps = this.options.imageProps;\r\n
this._originalProps = this.options.imageProps;\r\n
},\r\n
},\r\n
...
@@ -33547,7 +33550,7 @@ define(\'common/main/lib/component/ComboBorderSize\',["common/main/lib/component
...
@@ -33547,7 +33550,7 @@ define(\'common/main/lib/component/ComboBorderSize\',["common/main/lib/component
labelText: this.textTotal\r\n
labelText: this.textTotal\r\n
});\r\n
});\r\n
this.lockedControls.push(this.chTotal);\r\n
this.lockedControls.push(this.chTotal);\r\n
this.chBanded = new Comm
on.UI.CheckB
this.chBanded = new Comm
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -33570,7 +33573,7 @@ define(\'common/main/lib/component/ComboBorderSize\',["common/main/lib/component
...
@@ -33570,7 +33573,7 @@ define(\'common/main/lib/component/ComboBorderSize\',["common/main/lib/component
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
ox({\r\n
o
n.UI.CheckBo
x({\r\n
el: $("#table-checkbox-banded"),\r\n
el: $("#table-checkbox-banded"),\r\n
labelText: this.textBanded\r\n
labelText: this.textBanded\r\n
});\r\n
});\r\n
...
@@ -34975,7 +34978,7 @@ define(\'common/main/lib/component/Slider\',["common/main/lib/component/BaseView
...
@@ -34975,7 +34978,7 @@ define(\'common/main/lib/component/Slider\',["common/main/lib/component/BaseView
if (me.disabled) {\r\n
if (me.disabled) {\r\n
return;\r\n
return;\r\n
}\r\n
}\r\n
var
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -34998,7 +35001,7 @@ define(\'common/main/lib/component/Slider\',["common/main/lib/component/BaseView
...
@@ -34998,7 +35001,7 @@ define(\'common/main/lib/component/Slider\',["common/main/lib/component/BaseView
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
index = e.data,\r\n
var
index = e.data,\r\n
thumb = me.thumbs[index].thumb;\r\n
thumb = me.thumbs[index].thumb;\r\n
me._dragstart = e.pageX - thumb.offset().left - thumb.width() / 2;\r\n
me._dragstart = e.pageX - thumb.offset().left - thumb.width() / 2;\r\n
me.setActiveThumb(index);\r\n
me.setActiveThumb(index);\r\n
...
@@ -36692,8 +36695,7 @@ define(\'common/main/lib/component/MultiSliderGradient\',["common/main/lib/compo
...
@@ -36692,8 +36695,7 @@ define(\'common/main/lib/component/MultiSliderGradient\',["common/main/lib/compo
},\r\n
},\r\n
{\r\n
{\r\n
color: "FFFFFF",\r\n
color: "FFFFFF",\r\n
effectId: 4\r\n
effectI
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -36716,7 +36718,8 @@ define(\'common/main/lib/component/MultiSliderGradient\',["common/main/lib/compo
...
@@ -36716,7 +36718,8 @@ define(\'common/main/lib/component/MultiSliderGradient\',["common/main/lib/compo
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
},\r\n
d: 4\r\n
},\r\n
{\r\n
{\r\n
color: "000000",\r\n
color: "000000",\r\n
effectId: 5\r\n
effectId: 5\r\n
...
@@ -37956,7 +37959,7 @@ define(\'common/main/lib/component/MultiSliderGradient\',["common/main/lib/compo
...
@@ -37956,7 +37959,7 @@ define(\'common/main/lib/component/MultiSliderGradient\',["common/main/lib/compo
this.colorsBack.updateColors(Common.Utils.ThemeColor.getEffectColors(), Common.Utils.ThemeColor.getStandartColors());\r\n
this.colorsBack.updateColors(Common.Utils.ThemeColor.getEffectColors(), Common.Utils.ThemeColor.getStandartColors());\r\n
this.colorsFG.updateColors(Common.Utils.ThemeColor.getEffectColors(), Common.Utils.ThemeColor.getStandartColors());\r\n
this.colorsFG.updateColors(Common.Utils.ThemeColor.getEffectColors(), Common.Utils.ThemeColor.getStandartColors());\r\n
this.colorsBG.updateColors(Common.Utils.ThemeColor.getEffectColors(), Common.Utils.ThemeColor.getStandartColors());\r\n
this.colorsBG.updateColors(Common.Utils.ThemeColor.getEffectColors(), Common.Utils.ThemeColor.getStandartColors());\r\n
this.
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -37979,7 +37982,7 @@ define(\'common/main/lib/component/MultiSliderGradient\',["common/main/lib/compo
...
@@ -37979,7 +37982,7 @@ define(\'common/main/lib/component/MultiSliderGradient\',["common/main/lib/compo
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
colorsGrad.updateColors(Common.Utils.ThemeColor.getEffectColors(), Common.Utils.ThemeColor.getStandartColors());\r\n
this.
colorsGrad.updateColors(Common.Utils.ThemeColor.getEffectColors(), Common.Utils.ThemeColor.getStandartColors());\r\n
},\r\n
},\r\n
_pt2mm: function (value) {\r\n
_pt2mm: function (value) {\r\n
return (value * 25.4 / 72);\r\n
return (value * 25.4 / 72);\r\n
...
@@ -39564,7 +39567,7 @@ define(\'text!presentationeditor/main/app/template/SlideSettings.template\',[],f
...
@@ -39564,7 +39567,7 @@ define(\'text!presentationeditor/main/app/template/SlideSettings.template\',[],f
this.cmbEffectType = new Common.UI.ComboBox({\r\n
this.cmbEffectType = new Common.UI.ComboBox({\r\n
el: $("#slide-combo-effect-type"),\r\n
el: $("#slide-combo-effect-type"),\r\n
cls: "input-group-nr",\r\n
cls: "input-group-nr",\r\n
style: "wi
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -39587,7 +39590,7 @@ define(\'text!presentationeditor/main/app/template/SlideSettings.template\',[],f
...
@@ -39587,7 +39590,7 @@ define(\'text!presentationeditor/main/app/template/SlideSettings.template\',[],f
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
dth: 100%;",\r\n
style: "wi
dth: 100%;",\r\n
menuStyle: "min-width: 190px;",\r\n
menuStyle: "min-width: 190px;",\r\n
editable: false,\r\n
editable: false,\r\n
data: this._arrEffectType\r\n
data: this._arrEffectType\r\n
...
@@ -40813,7 +40816,7 @@ define(\'presentationeditor/main/app/view/RightMenu\',["text!presentationeditor/
...
@@ -40813,7 +40816,7 @@ define(\'presentationeditor/main/app/view/RightMenu\',["text!presentationeditor/
this.imageSettings.setApi(api).on("editcomplete", _.bind(fire, this));\r\n
this.imageSettings.setApi(api).on("editcomplete", _.bind(fire, this));\r\n
this.chartSettings.setApi(api).on("editcomplete", _.bind(fire, this));\r\n
this.chartSettings.setApi(api).on("editcomplete", _.bind(fire, this));\r\n
this.tableSettings.setApi(api).on("editcomplete", _.bind(fire, this));\r\n
this.tableSettings.setApi(api).on("editcomplete", _.bind(fire, this));\r\n
this.shapeSettings.setApi(api).on("editc
omplete", _.
this.shapeSettings.setApi(api).on("editc
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -40836,7 +40839,7 @@ define(\'presentationeditor/main/app/view/RightMenu\',["text!presentationeditor/
...
@@ -40836,7 +40839,7 @@ define(\'presentationeditor/main/app/view/RightMenu\',["text!presentationeditor/
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
bind(fire, this));\r\n
omplete", _.
bind(fire, this));\r\n
},\r\n
},\r\n
setMode: function (mode) {},\r\n
setMode: function (mode) {},\r\n
onBtnMenuClick: function (btn, e) {\r\n
onBtnMenuClick: function (btn, e) {\r\n
...
@@ -42056,7 +42059,7 @@ define(\'common/main/lib/view/Comments\',["text!common/main/lib/template/Comment
...
@@ -42056,7 +42059,7 @@ define(\'common/main/lib/view/Comments\',["text!common/main/lib/template/Comment
this.setFocusToTextBox();\r\n
this.setFocusToTextBox();\r\n
} else {\r\n
} else {\r\n
if (!showEditBox) {\r\n
if (!showEditBox) {\r\n
t.fireEve
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -42079,7 +42082,7 @@ define(\'common/main/lib/view/Comments\',["text!common/main/lib/template/Comment
...
@@ -42079,7 +42082,7 @@ define(\'common/main/lib/view/Comments\',["text!common/main/lib/template/Comment
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
nt("comment:closeEditing");\r\n
t.fireEve
nt("comment:closeEditing");\r\n
record.set("editTextInPopover", true);\r\n
record.set("editTextInPopover", true);\r\n
t.fireEvent("comment:show", [commentId]);\r\n
t.fireEvent("comment:show", [commentId]);\r\n
this.autoHeightTextBox();\r\n
this.autoHeightTextBox();\r\n
...
@@ -43318,7 +43321,7 @@ define(\'common/main/lib/view/Chat\',["text!common/main/lib/template/Chat.templa
...
@@ -43318,7 +43321,7 @@ define(\'common/main/lib/view/Chat\',["text!common/main/lib/template/Chat.templa
this.txtSearch = this.$window.find("#sd-text-search");\r\n
this.txtSearch = this.$window.find("#sd-text-search");\r\n
this.txtReplace = this.$window.find("#sd-text-replace");\r\n
this.txtReplace = this.$window.find("#sd-text-replace");\r\n
this.miHighlight.on("toggle", _.bind(this.onHighlight, this));\r\n
this.miHighlight.on("toggle", _.bind(this.onHighlight, this));\r\n
this.$
window.find(
this.$
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -43341,7 +43344,7 @@ define(\'common/main/lib/view/Chat\',["text!common/main/lib/template/Chat.templa
...
@@ -43341,7 +43344,7 @@ define(\'common/main/lib/view/Chat\',["text!common/main/lib/template/Chat.templa
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
".btn[result=back]").on("click", _.bind(this.onBtnClick, this, "back"));\r\n
window.find(
".btn[result=back]").on("click", _.bind(this.onBtnClick, this, "back"));\r\n
this.$window.find(".btn[result=next]").on("click", _.bind(this.onBtnClick, this, "next"));\r\n
this.$window.find(".btn[result=next]").on("click", _.bind(this.onBtnClick, this, "next"));\r\n
this.$window.find(".btn[result=replace]").on("click", _.bind(this.onBtnClick, this, "replace"));\r\n
this.$window.find(".btn[result=replace]").on("click", _.bind(this.onBtnClick, this, "replace"));\r\n
this.$window.find(".btn[result=replaceall]").on("click", _.bind(this.onBtnClick, this, "replaceall"));\r\n
this.$window.find(".btn[result=replaceall]").on("click", _.bind(this.onBtnClick, this, "replaceall"));\r\n
...
@@ -44586,7 +44589,7 @@ define(\'common/main/lib/component/LoadMask\',["common/main/lib/component/BaseVi
...
@@ -44586,7 +44589,7 @@ define(\'common/main/lib/component/LoadMask\',["common/main/lib/component/BaseVi
btnHelpCaption: "Help...",\r\n
btnHelpCaption: "Help...",\r\n
btnReturnCaption: "Back to Document",\r\n
btnReturnCaption: "Back to Document",\r\n
btnToEditCaption: "Edit Document",\r\n
btnToEditCaption: "Edit Document",\r\n
btnBackCaption: "
Go to Documents
",\r\n
btnBackCaption: "
===
",\r\n
btnSettingsCaption: "Advanced Settings..."\r\n
btnSettingsCaption: "Advanced Settings..."\r\n
},\r\n
},\r\n
PE.Views.FileMenu || {}));\r\n
PE.Views.FileMenu || {}));\r\n
bt5/erp5_officejs/SkinTemplateItem/portal_skins/erp5_officejs_theme/ooffice/apps/spreadsheeteditor/main/app.js.xml
View file @
4eba4662
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<dictionary>
<dictionary>
<item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts5
3132999.51
</string> </value>
<value> <string>ts5
4008804.35
</string> </value>
</item>
</item>
<item>
<item>
<key> <string>__name__</string> </key>
<key> <string>__name__</string> </key>
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
</item>
</item>
<item>
<item>
<key> <string>size</string> </key>
<key> <string>size</string> </key>
<value> <int>21581
17
</int> </value>
<value> <int>21581
05
</int> </value>
</item>
</item>
<item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
*\n
*\n
* http://www.onlyoffice.com \n
* http://www.onlyoffice.com \n
*\n
*\n
* Version: 3.0.0 (build:86
4
, rev:cb3d33b\n
* Version: 3.0.0 (build:86
6
, rev:cb3d33b\n
, date:Fri Dec 18 22:30:55 2015 +0300\n
, date:Fri Dec 18 22:30:55 2015 +0300\n
)\n
)\n
*/\n
*/\n
...
@@ -4371,7 +4371,7 @@ jQuery.Callbacks = function( options ) {\n
...
@@ -4371,7 +4371,7 @@ jQuery.Callbacks = function( options ) {\n
\t\t\t\t}\n
\t\t\t\t}\n
\t\t\t\treturn this;\n
\t\t\t\treturn this;\n
\t\t\t},\n
\t\t\t},\n
\t\t\t// Call all the callbacks
with the gi
\t\t\t// Call all the callbacks
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -4394,7 +4394,7 @@ jQuery.Callbacks = function( options ) {\n
...
@@ -4394,7 +4394,7 @@ jQuery.Callbacks = function( options ) {\n
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
ven arguments\n
with the gi
ven arguments\n
\t\t\tfire: function() {\n
\t\t\tfire: function() {\n
\t\t\t\tself.fireWith( this, arguments );\n
\t\t\t\tself.fireWith( this, arguments );\n
\t\t\t\treturn this;\n
\t\t\t\treturn this;\n
...
@@ -6780,7 +6780,7 @@ var rxhtmlTag = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\\w:]+)[^
...
@@ -6780,7 +6780,7 @@ var rxhtmlTag = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\\w:]+)[^
\trtagName = /<([\\w:]+)/,\n
\trtagName = /<([\\w:]+)/,\n
\trhtml = /<|&#?\\w+;/,\n
\trhtml = /<|&#?\\w+;/,\n
\trnoInnerhtml = /<(?:script|style|link)/i,\n
\trnoInnerhtml = /<(?:script|style|link)/i,\n
\tmanip
ulation_rche
\tmanip
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -6803,7 +6803,7 @@ var rxhtmlTag = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\\w:]+)[^
...
@@ -6803,7 +6803,7 @@ var rxhtmlTag = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\\w:]+)[^
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
ckableType = /^(?:checkbox|radio)$/i,\n
ulation_rche
ckableType = /^(?:checkbox|radio)$/i,\n
\t// checked="checked" or checked\n
\t// checked="checked" or checked\n
\trchecked = /checked\\s*(?:[^=]|=\\s*.checked.)/i,\n
\trchecked = /checked\\s*(?:[^=]|=\\s*.checked.)/i,\n
\trscriptType = /^$|\\/(?:java|ecma)script/i,\n
\trscriptType = /^$|\\/(?:java|ecma)script/i,\n
...
@@ -9186,7 +9186,7 @@ jQuery.ajaxTransport(function( options ) {\n
...
@@ -9186,7 +9186,7 @@ jQuery.ajaxTransport(function( options ) {\n
\t\t\t\t// For cross-domain requests, seeing as conditions for a preflight are\n
\t\t\t\t// For cross-domain requests, seeing as conditions for a preflight are\n
\t\t\t\t// akin to a jigsaw puzzle, we simply never set it to be sure.\n
\t\t\t\t// akin to a jigsaw puzzle, we simply never set it to be sure.\n
\t\t\t\t// (it can always be set on a per-request basis or even using ajaxSetup)\n
\t\t\t\t// (it can always be set on a per-request basis or even using ajaxSetup)\n
\t\t\t\t//
For same-dom
\t\t\t\t//
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -9209,7 +9209,7 @@ jQuery.ajaxTransport(function( options ) {\n
...
@@ -9209,7 +9209,7 @@ jQuery.ajaxTransport(function( options ) {\n
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
ain requests, won\'t change header if already provided.\n
For same-dom
ain requests, won\'t change header if already provided.\n
\t\t\t\tif ( !options.crossDomain && !headers["X-Requested-With"] ) {\n
\t\t\t\tif ( !options.crossDomain && !headers["X-Requested-With"] ) {\n
\t\t\t\t\theaders["X-Requested-With"] = "XMLHttpRequest";\n
\t\t\t\t\theaders["X-Requested-With"] = "XMLHttpRequest";\n
\t\t\t\t}\n
\t\t\t\t}\n
...
@@ -11227,7 +11227,7 @@ if ( typeof window === "object" && typeof window.document === "object" ) {\n
...
@@ -11227,7 +11227,7 @@ if ( typeof window === "object" && typeof window.document === "object" ) {\n
// Creating a Backbone.View creates its initial element outside of the DOM,\n
// Creating a Backbone.View creates its initial element outside of the DOM,\n
// if an existing element is not provided...\n
// if an existing element is not provided...\n
var View = Backbone.View = function(options) {\n
var View = Backbone.View = function(options) {\n
this.cid = _.un
iqueId(\'view
this.cid = _.un
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -11250,7 +11250,7 @@ if ( typeof window === "object" && typeof window.document === "object" ) {\n
...
@@ -11250,7 +11250,7 @@ if ( typeof window === "object" && typeof window.document === "object" ) {\n
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
\');\n
iqueId(\'view
\');\n
options || (options = {});\n
options || (options = {});\n
_.extend(this, _.pick(options, viewOptions));\n
_.extend(this, _.pick(options, viewOptions));\n
this._ensureElement();\n
this._ensureElement();\n
...
@@ -13282,7 +13282,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery"
...
@@ -13282,7 +13282,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery"
}\n
}\n
\n
\n
Tooltip.prototype.toggle = function (e) {\n
Tooltip.prototype.toggle = function (e) {\n
var self = e ? $(e.currentTarget)[this.type](this.getDelegateOptions()).data(\'bs.\' + thi
s.type) : th
var self = e ? $(e.currentTarget)[this.type](this.getDelegateOptions()).data(\'bs.\' + thi
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -13305,7 +13305,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery"
...
@@ -13305,7 +13305,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery"
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
is\n
s.type) : th
is\n
self.tip().hasClass(\'in\') ? self.leave(self) : self.enter(self)\n
self.tip().hasClass(\'in\') ? self.leave(self) : self.enter(self)\n
}\n
}\n
\n
\n
...
@@ -15113,7 +15113,7 @@ define(\'common/main/lib/view/Header\',["backbone", "text!common/main/lib/templa
...
@@ -15113,7 +15113,7 @@ define(\'common/main/lib/view/Header\',["backbone", "text!common/main/lib/templa
if (dc) {\r\n
if (dc) {\r\n
dc.html(Common.Utils.String.htmlEncode(value));\r\n
dc.html(Common.Utils.String.htmlEncode(value));\r\n
}\r\n
}\r\n
return
]]></string> </value>
]]></string> </value>
</item>
</item>
...
@@ -15136,7 +15136,7 @@ define(\'common/main/lib/view/Header\',["backbone", "text!common/main/lib/templa
...
@@ -15136,7 +15136,7 @@ define(\'common/main/lib/view/Header\',["backbone", "text!common/main/lib/templa
<key> <string>data</string> </key>
<key> <string>data</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <string encoding="cdata"><![CDATA[
value;\r\n
return
value;\r\n
},\r\n
},\r\n
getDocumentCaption: function () {\r\n
getDocumentCaption: function () {\r\n
return this.documentCaption;\r\n
return this.documentCaption;\r\n
...
@@ -15159,7 +15159,7 @@ define(\'common/main/lib/view/Header\',["backbone", "text!common/main/lib/templa
...
@@ -15159,7 +15159,7 @@ define(\'common/main/lib/view/Header\',["backbone", "text!common/main/lib/templa
Common.Gateway.goBack(e.which == 2);\r\n
Common.Gateway.goBack(e.which == 2);\r\n
Common.component.Analytics.trackEvent("Back to Folder");\r\n
Common.component.Analytics.trackEvent("Back to Folder");\r\n
},\r\n
},\r\n
textBack: "
Go to Documents
"\r\n
textBack: "
===
"\r\n
},\r\n
},\r\n
Common.Views.Header || {}));\r\n
Common.Views.Header || {}));\r\n
});\n
});\n
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