Add editor dropdown button for shortcodes

This commit is contained in:
Brian Miyaji
2014-07-11 09:47:20 +10:00
parent 7562fbfa20
commit da3bf43787
7 changed files with 223 additions and 15 deletions

View File

@@ -366,5 +366,4 @@ jQuery(document).ready(function($){
$this.find('strong').html(event.strftime("%D "+localized_strings.days+" %H:%M:%S"));
});
});
});