Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1: −
jQuery.getScript('('#free_text').wikiEditor;
+
$(document).ready(function() {
 +
    $('#free_text').wikiEditor('create');
 +
});

Navigation menu