Skip to content

Commit

Permalink
Mockups: link to image grid and vice versa
Browse files Browse the repository at this point in the history
  • Loading branch information
philwareham committed Feb 1, 2016
1 parent 959c14c commit bb05ef0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions mockups/content-image-grid.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,8 @@ <h1 class="txp-heading">Images</h1>
</form>
</div>
<div class="txp-list-options">
<a href="#"><span class="ui-icon ui-extra-icon-list"></span> List view</a>
<a href="#"><span class="ui-icon ui-extra-icon-grid"></span> Grid view</a>
<a href="content-image.html"><span class="ui-icon ui-extra-icon-list"></span> List view</a>
<a href="content-image-grid.html"><span class="ui-icon ui-extra-icon-grid"></span> Grid view</a>
<a href="#"><span class="ui-icon ui-icon-gear"></span> List options</a>
</div>

Expand Down
4 changes: 2 additions & 2 deletions mockups/content-image.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,8 @@ <h1 class="txp-heading">Images</h1>
</form>
</div>
<div class="txp-list-options">
<a href="#"><span class="ui-icon ui-extra-icon-list"></span> List view</a>
<a href="#"><span class="ui-icon ui-extra-icon-grid"></span> Grid view</a>
<a href="content-image.html"><span class="ui-icon ui-extra-icon-list"></span> List view</a>
<a href="content-image-grid.html"><span class="ui-icon ui-extra-icon-grid"></span> Grid view</a>
<a href="#"><span class="ui-icon ui-icon-gear"></span> List options</a>
</div>

Expand Down

0 comments on commit bb05ef0

Please sign in to comment.