diff options
author | Eric Guzman | 2012-05-17 16:04:08 -0700 |
---|---|---|
committer | Eric Guzman | 2012-05-17 16:04:08 -0700 |
commit | 4ea199725275abcb6b2bb9bb71518e84626db94c (patch) | |
tree | ed5954ec2cce84c0d17a72ab389e4335b23e44f2 | |
parent | 1f8ee914686a0fac3e256b4f18683b83d591e6a6 (diff) | |
download | ninja-4ea199725275abcb6b2bb9bb71518e84626db94c.tar.gz |
CSS Panel - delcaration - remove auto sort
-rw-r--r-- | js/panels/css-panel/style-declaration.reel/style-declaration.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/js/panels/css-panel/style-declaration.reel/style-declaration.html b/js/panels/css-panel/style-declaration.reel/style-declaration.html index f7415335..fced7d7a 100644 --- a/js/panels/css-panel/style-declaration.reel/style-declaration.html +++ b/js/panels/css-panel/style-declaration.reel/style-declaration.html | |||
@@ -22,9 +22,6 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot | |||
22 | }, | 22 | }, |
23 | "arrayController": { | 23 | "arrayController": { |
24 | "prototype": "montage/ui/controller/array-controller", | 24 | "prototype": "montage/ui/controller/array-controller", |
25 | "properties": { | ||
26 | "automaticallyOrganizeObjects": true | ||
27 | }, | ||
28 | "bindings": { | 25 | "bindings": { |
29 | "content": { | 26 | "content": { |
30 | "boundObject": {"@": "owner"}, | 27 | "boundObject": {"@": "owner"}, |