Integrate admin html and css from sandbox
This commit is contained in:
@@ -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', ->
|
||||
|
||||
Reference in New Issue
Block a user