first commit
This commit is contained in:
3
web/js/preview-mode.js
Normal file
3
web/js/preview-mode.js
Normal file
@@ -0,0 +1,3 @@
|
||||
jQuery(function($) {
|
||||
$('body').prepend('<div class="preview-mode">Tryb podglądu <a class="btn btn-default" href="?preview_mode=disable">Wyłącz</a></div>');
|
||||
});
|
||||
Reference in New Issue
Block a user