Skip to content

Commit

Permalink
Add Print Plus to index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcgee committed Mar 19, 2015
1 parent db601d8 commit 53452a9
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,22 @@ <h2 id="multi-field-geocoder">Multi-Field Geocoder</h2>
</div>
</div>

<div class="row">
<div class="col-md-8 col-md-offset-2">
<h2 id="search">Print Plus</h2>
<p>An updated version of the PrintPlus widget originally created by [@LarryStout](https://github.com/LarryStout).</p>
<p>
<a href="demo.html?config=printplus" target="cmv-demo-printplus" class="btn btn-primary btn-lg">Demo</a>
</p>
<p>
<a href="demo.html?config=printplus" target="cmv-demo-printplus">
<div class="example"><img src="./images/printplus1.jpg" alt="Screenshot"></div>
</a>
</p>
<br/><br/>
</div>
</div>

<div class="row">
<div class="col-md-8 col-md-offset-2">
<h2 id="search">Search</h2>
Expand Down

0 comments on commit 53452a9

Please sign in to comment.