Skip to content

Commit

Permalink
Merge pull request #1572 from EricDunsworth/v4.0-form-test-cases-stra…
Browse files Browse the repository at this point in the history
…y-closing-div-removal

Form test cases: Remove stray </div> tag
  • Loading branch information
GormFrank committed Jul 31, 2019
2 parents caf8e4e + 588f942 commit 632827a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions site/pages/gcweb-theme/test-case-1.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{ "title": "GCWeb home", "link": "../index-en.html" }
],
"secondlevel": false,
"dateModified": "2019-07-29",
"dateModified": "2019-07-30",
"share": "true"
}
---
Expand Down Expand Up @@ -993,7 +993,7 @@
</form>
</div>
<h5 class="mrgn-tp-0 text-success"><span class="glyphicon glyphicon-ok-circle"></span> View in FireFox</h5>
<img class="img-responsive" src="assets-test-cases/1-sc-14.png" alt="" /> </div>
<h5 class="mrgn-tp-0 text-success mrgn-tp-lg"><span class="glyphicon glyphicon-ok-circle"></span> View in IE</h5>
<img class="img-responsive" src="assets-test-cases/1-sc-14-ie.png" alt="" />
<img class="img-responsive" src="assets-test-cases/1-sc-14.png" alt="" />
<h5 class="mrgn-tp-0 text-success mrgn-tp-lg"><span class="glyphicon glyphicon-ok-circle"></span> View in IE</h5>
<img class="img-responsive" src="assets-test-cases/1-sc-14-ie.png" alt="" />
</div>

0 comments on commit 632827a

Please sign in to comment.