forked from leftypol/leftypol
PostHider: added dummy files
This commit is contained in:
parent
8daab99322
commit
be3c467b60
3 changed files with 76 additions and 0 deletions
|
@ -603,6 +603,10 @@
|
|||
// Some scripts require jQuery. Check the comments in script files to see what's needed.
|
||||
// $config['additional_javascript'][] = 'js/jquery.min.js';
|
||||
// $config['additional_javascript'][] = 'js/auto-reload.js';
|
||||
|
||||
// Enable hiding posts. Remember to put this /AFTER/ jQuery.
|
||||
// $config['additional_javascript'][] = 'js/jquery.cookie.js';
|
||||
// $config['additional_javascript'][] = 'js/post-hider.js';
|
||||
|
||||
// Where these script files are located on the web (defaults to $config['root']).
|
||||
// $config['additional_javascript_url'] = '/js/';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue