diff options
Diffstat (limited to 'js/components/tools-properties')
-rwxr-xr-x | js/components/tools-properties/brush-properties.reel/brush-properties.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/tools-properties/brush-properties.reel/brush-properties.html b/js/components/tools-properties/brush-properties.reel/brush-properties.html index 38b317e2..a820dd04 100755 --- a/js/components/tools-properties/brush-properties.reel/brush-properties.html +++ b/js/components/tools-properties/brush-properties.reel/brush-properties.html | |||
@@ -91,7 +91,7 @@ | |||
91 | <input data-montage-id="doSmoothing" type="checkbox" name="doSmoothingControl" class="nj-skinned"/><label class="label">Smoothing</label> | 91 | <input data-montage-id="doSmoothing" type="checkbox" name="doSmoothingControl" class="nj-skinned"/><label class="label">Smoothing</label> |
92 | <div data-montage-id="smoothingAmount" class="label"></div> | 92 | <div data-montage-id="smoothingAmount" class="label"></div> |
93 | <input data-montage-id="useCalligraphic" type="checkbox" name="useCalligraphicControl" class="nj-skinned"/><label class="label">Calligraphic</label> | 93 | <input data-montage-id="useCalligraphic" type="checkbox" name="useCalligraphicControl" class="nj-skinned"/><label class="label">Calligraphic</label> |
94 | <label data-montage-id="angleLabel class="label"">Angle:</label> | 94 | <label data-montage-id="angleLabel" class="label"">Angle:</label> |
95 | <div data-montage-id="strokeAngle" class="label"></div> | 95 | <div data-montage-id="strokeAngle" class="label"></div> |
96 | </div> | 96 | </div> |
97 | </body> | 97 | </body> |