mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 11:05:58 +02:00
Removed no longer necessary LeftAndMain::require_javascript() call.
This commit is contained in:
parent
224fe02c3b
commit
4501f30ed9
@ -1,6 +1 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
if(method_exists('LeftAndMain', 'require_javascript')) {
|
|
||||||
LeftAndMain::require_javascript('blog/javascript/bbcodehelp.js');
|
|
||||||
}
|
|
||||||
?>
|
|
||||||
|
Loading…
Reference in New Issue
Block a user