From a1e8540f5656e62db6a89f3af7829be6b259b7ed Mon Sep 17 00:00:00 2001 From: Jose Antonio Marquez Date: Tue, 8 May 2012 17:33:13 -0700 Subject: Adding SAVE for I/O Adding save functionality to new template. Need to implement user UI for prompts and also clean up... --- js/document/views/design.js | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'js/document/views') diff --git a/js/document/views/design.js b/js/document/views/design.js index df6e9b53..9ad088cb 100755 --- a/js/document/views/design.js +++ b/js/document/views/design.js @@ -100,6 +100,13 @@ exports.DesignDocumentView = Montage.create(BaseDocumentView, { this._observer.body.observe(this.document.body, {childList: true}); //Inserting
HTML and parsing URLs via mediator method this.document.body.innerHTML += '