UI : Align PNG export with GIF export

- PNG export now has its own panel
- Lots of code duplication between PNG and GIF controller => FIXIT
- Added a link displayed after image upload
This commit is contained in:
jdescottes
2014-03-08 17:23:20 +01:00
parent 0072a2c8b0
commit 087b8c57c5
13 changed files with 367 additions and 8 deletions

View File

@@ -13,5 +13,6 @@
<input type="submit" class="button button-primary gif-upload-button" value="Upload" />
</form>
<div class="gif-export-preview"></div>
<div class="gif-upload-status"></div>
</div>
</div>