Index: trunk/extensions/UsabilityInitiative/js/plugins/jquery.wikiEditor.dialogs.js |
— | — | @@ -137,7 +137,7 @@ |
138 | 138 | }, |
139 | 139 | // This stuff is just hanging here, perhaps we could come up with a better home for this stuff |
140 | 140 | modules: {}, |
141 | | -quickDialog: function( body, settings ) { |
| 141 | +quickDialog: function( body, settings ) { |
142 | 142 | $( '<div />' ) |
143 | 143 | .text( body ) |
144 | 144 | .appendTo( $( 'body' ) ) |