From 648ee61ae84216d0236e0dbc211addc13b2cfa3a Mon Sep 17 00:00:00 2001 From: Kris Kowal Date: Fri, 6 Jul 2012 11:52:06 -0700 Subject: Expand tabs --- js/document/templates/app/main.js | 10 +-- js/document/templates/banner/index.html | 118 +++++++++++++++--------------- js/document/templates/html/index.html | 66 ++++++++--------- js/document/templates/preview/banner.html | 92 +++++++++++------------ 4 files changed, 143 insertions(+), 143 deletions(-) (limited to 'js/document/templates') diff --git a/js/document/templates/app/main.js b/js/document/templates/app/main.js index 6b15bb24..4f1abcf3 100644 --- a/js/document/templates/app/main.js +++ b/js/document/templates/app/main.js @@ -27,10 +27,10 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -var Montage = require("montage/core/core").Montage, - Component = require("montage/ui/component").Component, - Template = require("montage/ui/template").Template, - TemplateCreator = require("tools/template/template-creator").TemplateCreator; +var Montage = require("montage/core/core").Montage, + Component = require("montage/ui/component").Component, + Template = require("montage/ui/template").Template, + TemplateCreator = require("tools/template/template-creator").TemplateCreator; //var njmodelGet = function njmodelGet() { @@ -85,7 +85,7 @@ exports.Main = Montage.create(Component, { var componentRequire = component[data.name]; var componentInstance = componentRequire.create(); - componentInstance.identifier = data.identifier; + componentInstance.identifier = data.identifier; componentInstance.addEventListener("firstDraw", self, false); componentInstance.element = element; diff --git a/js/document/templates/banner/index.html b/js/document/templates/banner/index.html index 8b602867..c6c994ab 100755 --- a/js/document/templates/banner/index.html +++ b/js/document/templates/banner/index.html @@ -31,29 +31,29 @@ POSSIBILITY OF SUCH DAMAGE. - + - - + - - - + + + -- cgit v1.2.3 From 6803c0abd279fcb640c38b3881b751bab982cbe0 Mon Sep 17 00:00:00 2001 From: Kris Kowal Date: Fri, 6 Jul 2012 12:42:16 -0700 Subject: Remove trailing spaces --- js/document/templates/banner/index.html | 34 +++++++++++++++---------------- js/document/templates/html/index.html | 16 +++++++-------- js/document/templates/preview/banner.html | 12 +++++------ 3 files changed, 31 insertions(+), 31 deletions(-) (limited to 'js/document/templates') diff --git a/js/document/templates/banner/index.html b/js/document/templates/banner/index.html index c6c994ab..6f8639a9 100755 --- a/js/document/templates/banner/index.html +++ b/js/document/templates/banner/index.html @@ -28,9 +28,9 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --> - - - - +