aboutsummaryrefslogtreecommitdiff
path: root/js/panels/Panel.reel/Panel.html
diff options
context:
space:
mode:
authorValerio Virgillito2012-02-24 14:43:51 -0800
committerValerio Virgillito2012-02-24 14:44:02 -0800
commit72baf1c366829ada6858097dd7553ee9988d6110 (patch)
treee43790b3a45587b998be5ee897451dec8c29f564 /js/panels/Panel.reel/Panel.html
parentf97080989ee988c1e613915c2d246dc17b104b3b (diff)
downloadninja-72baf1c366829ada6858097dd7553ee9988d6110.tar.gz
removing the old settings class and disabling panel settings until the new panels are in
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js/panels/Panel.reel/Panel.html')
-rwxr-xr-xjs/panels/Panel.reel/Panel.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/js/panels/Panel.reel/Panel.html b/js/panels/Panel.reel/Panel.html
index 46c8fb91..7556952c 100755
--- a/js/panels/Panel.reel/Panel.html
+++ b/js/panels/Panel.reel/Panel.html
@@ -14,7 +14,8 @@
14 "properties": { 14 "properties": {
15 "element": {"#": "resizeBar"}, 15 "element": {"#": "resizeBar"},
16 "panel": {"#": "panel"}, 16 "panel": {"#": "panel"},
17 "isVertical": true 17 "isVertical": true,
18 "willSave": false
18 }, 19 },
19 "bindings": { 20 "bindings": {
20 "ownerId": { 21 "ownerId": {