diff options
Diffstat (limited to 'js/panels/properties.reel/sections/custom-rows')
-rwxr-xr-x | js/panels/properties.reel/sections/custom-rows/dual-row.reel/dual-row.html | 2 | ||||
-rwxr-xr-x | js/panels/properties.reel/sections/custom-rows/single-row.reel/single-row.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/js/panels/properties.reel/sections/custom-rows/dual-row.reel/dual-row.html b/js/panels/properties.reel/sections/custom-rows/dual-row.reel/dual-row.html index 5110b654..8c66a15c 100755 --- a/js/panels/properties.reel/sections/custom-rows/dual-row.reel/dual-row.html +++ b/js/panels/properties.reel/sections/custom-rows/dual-row.reel/dual-row.html | |||
@@ -67,7 +67,7 @@ POSSIBILITY OF SUCH DAMAGE. | |||
67 | <label class="lbl"></label> | 67 | <label class="lbl"></label> |
68 | <article class="fieldRow"> | 68 | <article class="fieldRow"> |
69 | <div data-montage-id="slotElement" class="inputField"> | 69 | <div data-montage-id="slotElement" class="inputField"> |
70 | 70 | ||
71 | </div> | 71 | </div> |
72 | </article> | 72 | </article> |
73 | <label class="lbl"></label> | 73 | <label class="lbl"></label> |
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..539431a8 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 | |||
@@ -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> |