Mercurial > wikked
diff static/tpl/edit-page.html @ 93:6d962a238c03
Added full preview button for page editing.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 14 Apr 2013 23:05:56 -0700 |
parents | 315c32a4ce58 |
children | 74690402fef2 |
line wrap: on
line diff
--- a/static/tpl/edit-page.html Sun Apr 14 23:05:19 2013 -0700 +++ b/static/tpl/edit-page.html Sun Apr 14 23:05:56 2013 -0700 @@ -37,6 +37,7 @@ </div> <div id="wmd-preview-wrapper"> <h3>Preview</h3> + <button id="wmd-full-preview-button" class="btn">Full Preview</button> <div id="wmd-preview"></div> </div> </form>