Finally done with this editor style

This commit is contained in:
Eston Bond
2010-11-04 13:32:22 -07:00
parent b03d361f0e
commit c9870fb6cb
8 changed files with 69 additions and 20 deletions
@@ -561,6 +561,7 @@
if ( !Dialog.markupCreated ) {
debug('Dialog: No markup to show. Please use init first.')
} else {
debug('Showing dialog');
$('#gollum-editor-dialog').animate({ opacity: 0 }, {
duration: 1,
complete: function() {