diff options
author | Valerio Virgillito | 2012-04-30 15:34:16 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-04-30 15:34:16 -0700 |
commit | b8dc3c42715274e61b34dc3c65e023078123f2e2 (patch) | |
tree | e9fdd36e82326b1b87930410b89f8c8a10bd8510 /js/components/tools-properties/line-properties.reel | |
parent | e46d154b7821741618bf999c9216761ea36ad003 (diff) | |
download | ninja-b8dc3c42715274e61b34dc3c65e023078123f2e2.tar.gz |
fixing the menu and tool properties
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js/components/tools-properties/line-properties.reel')
-rwxr-xr-x | js/components/tools-properties/line-properties.reel/line-properties.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/tools-properties/line-properties.reel/line-properties.html b/js/components/tools-properties/line-properties.reel/line-properties.html index a8fc194e..0033b8a7 100755 --- a/js/components/tools-properties/line-properties.reel/line-properties.html +++ b/js/components/tools-properties/line-properties.reel/line-properties.html | |||
@@ -23,7 +23,7 @@ | |||
23 | </head> | 23 | </head> |
24 | 24 | ||
25 | <body> | 25 | <body> |
26 | <div id="lineProperties"></div> | 26 | <div data-montage-id="lineProperties"></div> |
27 | </body> | 27 | </body> |
28 | 28 | ||
29 | </html> \ No newline at end of file | 29 | </html> \ No newline at end of file |