aboutsummaryrefslogtreecommitdiff
path: root/js/panels/properties.reel
diff options
context:
space:
mode:
authorValerio Virgillito2012-04-20 16:37:47 -0700
committerValerio Virgillito2012-04-20 16:37:47 -0700
commitc62273126004f057de40ce91ecda5606643f4c92 (patch)
tree4f55b7017e3387b90ae57fa71222706bd0ebec66 /js/panels/properties.reel
parentc0bb9d7740a0fa2efce6c53c39054a46da4b63e0 (diff)
downloadninja-c62273126004f057de40ce91ecda5606643f4c92.tar.gz
reverting old template to current working status. New template work.
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js/panels/properties.reel')
-rwxr-xr-xjs/panels/properties.reel/properties.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/panels/properties.reel/properties.js b/js/panels/properties.reel/properties.js
index 7fab1eb0..f57982b6 100755
--- a/js/panels/properties.reel/properties.js
+++ b/js/panels/properties.reel/properties.js
@@ -187,7 +187,7 @@ exports.Properties = Montage.create(Component, {
187 187
188 displayStageProperties: { 188 displayStageProperties: {
189 value: function() { 189 value: function() {
190 /* 190
191 var stage = this.application.ninja.currentDocument.documentRoot; 191 var stage = this.application.ninja.currentDocument.documentRoot;
192 //this is test code please remove 192 //this is test code please remove
193 this.elementName.value = "Stage"; 193 this.elementName.value = "Stage";