diff options
Diffstat (limited to 'js/panels/properties.reel')
-rwxr-xr-x | js/panels/properties.reel/properties.js | 2 |
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"; |