Skip to content

Commit

Permalink
Remove unused UI elements.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeiklejohn committed Nov 25, 2012
1 parent 2b5fb0a commit 5ae6129
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions resources/public/autosave.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,8 @@

<p>
<button id="save-button">Save</button>
<span class="green" id="save-status"></span>
</p>

<p>This is the content from the last save.</p>

<textarea id="saved-content" cols="70" rows="10"></textarea><br />

<script type="text/javascript" src="../../resources/public/examples.js"></script>
<script type="text/javascript">shafty.examples.autosave.main();</script>
</body>
Expand Down

0 comments on commit 5ae6129

Please sign in to comment.