aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/eraser-properties.reel
diff options
context:
space:
mode:
authorValerio Virgillito2012-04-30 15:34:16 -0700
committerValerio Virgillito2012-04-30 15:34:16 -0700
commitb8dc3c42715274e61b34dc3c65e023078123f2e2 (patch)
treee9fdd36e82326b1b87930410b89f8c8a10bd8510 /js/components/tools-properties/eraser-properties.reel
parente46d154b7821741618bf999c9216761ea36ad003 (diff)
downloadninja-b8dc3c42715274e61b34dc3c65e023078123f2e2.tar.gz
fixing the menu and tool properties
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js/components/tools-properties/eraser-properties.reel')
-rwxr-xr-xjs/components/tools-properties/eraser-properties.reel/eraser-properties.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/tools-properties/eraser-properties.reel/eraser-properties.html b/js/components/tools-properties/eraser-properties.reel/eraser-properties.html
index 7585bbb4..c13f5d65 100755
--- a/js/components/tools-properties/eraser-properties.reel/eraser-properties.html
+++ b/js/components/tools-properties/eraser-properties.reel/eraser-properties.html
@@ -24,7 +24,7 @@
24 </head> 24 </head>
25 25
26 <body> 26 <body>
27 <div id="eraserProperties" class="subToolHolderPanel"> 27 <div data-montage-id="eraserProperties" class="subToolHolderPanel">
28 </div> 28 </div>
29 </body> 29 </body>
30 30