Loading public/javascript/app/designs/details/_AddTitle.js +0 −1 Original line number Diff line number Diff line Loading @@ -150,7 +150,6 @@ define([ this._titleLeftNode = put(this.titleNode, "div.left"); this._titleCenterNode = put(this.titleNode, "div.center"); this._titleRightNode = put(this.titleNode, "div.right.hidden"); put(this.titleNode, "div.rightSpace"); }, _addIdTitle: function() { Loading public/javascript/redmic/modules/layout/templateDisplayer/TemplateDisplayer.js +3 −3 Original line number Diff line number Diff line Loading @@ -34,8 +34,9 @@ define([ events: { UPDATE: "update" }, ownChannel: "templateDisplayer", data: {}, ownChannel: "templateDisplayer" containerClass: 'templateDisplayer' }; lang.mixin(this, this.config, args); Loading Loading @@ -77,7 +78,7 @@ define([ this.inherited(arguments); this.container = put("div"); this.container = put('div.' + this.containerClass); if (this['class']) { put(this.container, "." + this['class']); Loading Loading @@ -123,7 +124,6 @@ define([ var data = request.data; if (data && this.template) { this.data = data; this._loadedTemplate = this._loadTemplate(this.template, this.data); this._setContent(this._loadedTemplate); Loading stylesheets @ c03163d7 Compare f2be6a5f to c03163d7 Original line number Diff line number Diff line Subproject commit f2be6a5f2c9b1fa8051d664b962c8585a1942264 Subproject commit c03163d78f7b6d41af4fc47a5cbbe83364c3e9c7 Loading
public/javascript/app/designs/details/_AddTitle.js +0 −1 Original line number Diff line number Diff line Loading @@ -150,7 +150,6 @@ define([ this._titleLeftNode = put(this.titleNode, "div.left"); this._titleCenterNode = put(this.titleNode, "div.center"); this._titleRightNode = put(this.titleNode, "div.right.hidden"); put(this.titleNode, "div.rightSpace"); }, _addIdTitle: function() { Loading
public/javascript/redmic/modules/layout/templateDisplayer/TemplateDisplayer.js +3 −3 Original line number Diff line number Diff line Loading @@ -34,8 +34,9 @@ define([ events: { UPDATE: "update" }, ownChannel: "templateDisplayer", data: {}, ownChannel: "templateDisplayer" containerClass: 'templateDisplayer' }; lang.mixin(this, this.config, args); Loading Loading @@ -77,7 +78,7 @@ define([ this.inherited(arguments); this.container = put("div"); this.container = put('div.' + this.containerClass); if (this['class']) { put(this.container, "." + this['class']); Loading Loading @@ -123,7 +124,6 @@ define([ var data = request.data; if (data && this.template) { this.data = data; this._loadedTemplate = this._loadTemplate(this.template, this.data); this._setContent(this._loadedTemplate); Loading
stylesheets @ c03163d7 Compare f2be6a5f to c03163d7 Original line number Diff line number Diff line Subproject commit f2be6a5f2c9b1fa8051d664b962c8585a1942264 Subproject commit c03163d78f7b6d41af4fc47a5cbbe83364c3e9c7