Integrate admin html and css from sandbox

This commit is contained in:
Amaia Castro
2016-12-29 19:39:06 +01:00
parent 8c5b4d8c74
commit 0cd2b62e2c
19 changed files with 320 additions and 186 deletions

View File

@@ -18,6 +18,7 @@ App.MarkdownEditor =
$(this).on 'change input paste keyup', ->
App.MarkdownEditor.refresh_preview($(this), md)
$('.legislation-draft-versions-edit .warning').show()
return
$(this).find('.fullscreen-toggle').on 'click', ->