mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-02 19:27:52 +02:00
Plugins: Minify bug #71 - fixed
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
|
||||
}
|
||||
|
||||
// Add Plugin Javascript
|
||||
Javascript::add('plugins/box/snippets/js/snippets.js', 'backend');
|
||||
|
||||
// Add shortcode {snippet}
|
||||
Shortcode::add('snippet', 'Snippet::_content');
|
||||
|
||||
|
Reference in New Issue
Block a user