diff options
Diffstat (limited to 'js/components/tools-properties/shape-properties.reel/shape-properties.html')
-rwxr-xr-x | js/components/tools-properties/shape-properties.reel/shape-properties.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/js/components/tools-properties/shape-properties.reel/shape-properties.html b/js/components/tools-properties/shape-properties.reel/shape-properties.html index 220a91a3..c2818d9c 100755 --- a/js/components/tools-properties/shape-properties.reel/shape-properties.html +++ b/js/components/tools-properties/shape-properties.reel/shape-properties.html | |||
@@ -70,7 +70,7 @@ POSSIBILITY OF SUCH DAMAGE. | |||
70 | "value": 1, | 70 | "value": 1, |
71 | "decimalPlace": 10, | 71 | "decimalPlace": 10, |
72 | "acceptableUnits": ["px", "pt"] | 72 | "acceptableUnits": ["px", "pt"] |
73 | 73 | ||
74 | } | 74 | } |
75 | }, | 75 | }, |
76 | 76 | ||
@@ -150,7 +150,7 @@ POSSIBILITY OF SUCH DAMAGE. | |||
150 | } | 150 | } |
151 | </script> | 151 | </script> |
152 | 152 | ||
153 | 153 | ||
154 | </head> | 154 | </head> |
155 | 155 | ||
156 | <body> | 156 | <body> |
@@ -182,7 +182,7 @@ POSSIBILITY OF SUCH DAMAGE. | |||
182 | 182 | ||
183 | <div data-montage-id="fillIcon" class="toolColorChipIcon FillTool"></div> | 183 | <div data-montage-id="fillIcon" class="toolColorChipIcon FillTool"></div> |
184 | <select class="selectBox" data-montage-id="fillMaterialCB"> | 184 | <select class="selectBox" data-montage-id="fillMaterialCB"> |
185 | </select> | 185 | </select> |
186 | </div> | 186 | </div> |
187 | </body> | 187 | </body> |
188 | 188 | ||