diff options
Diffstat (limited to 'js/panels/properties.reel/sections/custom-rows/single-row.reel')
-rwxr-xr-x | js/panels/properties.reel/sections/custom-rows/single-row.reel/single-row.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/js/panels/properties.reel/sections/custom-rows/single-row.reel/single-row.html b/js/panels/properties.reel/sections/custom-rows/single-row.reel/single-row.html index dfcab8aa..74a00496 100755 --- a/js/panels/properties.reel/sections/custom-rows/single-row.reel/single-row.html +++ b/js/panels/properties.reel/sections/custom-rows/single-row.reel/single-row.html | |||
@@ -1,4 +1,4 @@ | |||
1 | <!DOCTYPE html> | 1 | <!doctype html> |
2 | <!-- <copyright> | 2 | <!-- <copyright> |
3 | Copyright (c) 2012, Motorola Mobility, Inc | 3 | Copyright (c) 2012, Motorola Mobility, Inc |
4 | All Rights Reserved. | 4 | All Rights Reserved. |
@@ -60,7 +60,7 @@ POSSIBILITY OF SUCH DAMAGE. | |||
60 | <label><span class="lbl"></span></label> | 60 | <label><span class="lbl"></span></label> |
61 | <article class="fieldRow"> | 61 | <article class="fieldRow"> |
62 | <div data-montage-id="slotElement" class="inputField"> | 62 | <div data-montage-id="slotElement" class="inputField"> |
63 | 63 | ||
64 | </div> | 64 | </div> |
65 | </article> | 65 | </article> |
66 | </section> | 66 | </section> |