diff options
Diffstat (limited to 'js/components/tools-properties/rect-properties.reel/rect-properties.html')
-rwxr-xr-x | js/components/tools-properties/rect-properties.reel/rect-properties.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/js/components/tools-properties/rect-properties.reel/rect-properties.html b/js/components/tools-properties/rect-properties.reel/rect-properties.html index 01f2b1da..43dae547 100755 --- a/js/components/tools-properties/rect-properties.reel/rect-properties.html +++ b/js/components/tools-properties/rect-properties.reel/rect-properties.html | |||
@@ -75,7 +75,6 @@ | |||
75 | 75 | ||
76 | <body> | 76 | <body> |
77 | <div data-montage-id="rectProperties" class="rectProperties"> | 77 | <div data-montage-id="rectProperties" class="rectProperties"> |
78 | <!--<button id="lockButton" class="unselectable subToolButton button LockToolUp" style=" margin-left:20px"></button>--> | ||
79 | <button data-montage-id="lockButton" id="lockButton" class="unlock" style="margin-left:20px"></button> | 78 | <button data-montage-id="lockButton" id="lockButton" class="unlock" style="margin-left:20px"></button> |
80 | <div id="TLRadiusLabel" class="unselectable subToolButton cornerRadius topLeft"></div> | 79 | <div id="TLRadiusLabel" class="unselectable subToolButton cornerRadius topLeft"></div> |
81 | <div data-montage-id="TLRadiusControl" class="label"></div> | 80 | <div data-montage-id="TLRadiusControl" class="label"></div> |
@@ -87,5 +86,4 @@ | |||
87 | <div data-montage-id="BRRadiusControl" class="label"></div> | 86 | <div data-montage-id="BRRadiusControl" class="label"></div> |
88 | </div> | 87 | </div> |
89 | </body> | 88 | </body> |
90 | |||
91 | </html> \ No newline at end of file | 89 | </html> \ No newline at end of file |