From 0e1a276f19ea70009c5a649e9667861d7c346a7e Mon Sep 17 00:00:00 2001
From: Valerio Virgillito
Date: Wed, 6 Jun 2012 00:25:27 -0700
Subject: first iteration of adding serializable to ninja plus other changes to
 run the latest montage

Signed-off-by: Valerio Virgillito <valerio@motorola.com>
---
 js/panels/properties.reel/sections/three-d-view.reel/three-d-view.html | 2 --
 1 file changed, 2 deletions(-)

(limited to 'js/panels/properties.reel/sections/three-d-view.reel/three-d-view.html')

diff --git a/js/panels/properties.reel/sections/three-d-view.reel/three-d-view.html b/js/panels/properties.reel/sections/three-d-view.reel/three-d-view.html
index 5ef13fab..572e5a60 100755
--- a/js/panels/properties.reel/sections/three-d-view.reel/three-d-view.html
+++ b/js/panels/properties.reel/sections/three-d-view.reel/three-d-view.html
@@ -219,7 +219,6 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot
             "properties": {
                 "element": {"#": "rdioLocal"},
                 "label": "Local",
-                "value": "Local",
                 "group": {"@": "axisModeGroup"},
                 "checked": true
             }
@@ -229,7 +228,6 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot
             "properties": {
                 "element": {"#": "rdioGlobal"},
                 "label": "Global",
-                "value": "Global",
                 "group": {"@": "axisModeGroup"}
             }
         },
-- 
cgit v1.2.3