PostHider: moved to localstorage

This commit is contained in:
asiekierka 2012-12-24 13:16:12 +01:00
parent ba1a4fc182
commit 7839d53b3a
3 changed files with 4 additions and 77 deletions

View file

@ -604,8 +604,7 @@
// $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';
// Enable hiding posts. Remember to put this AFTER jQuery.
// $config['additional_javascript'][] = 'js/post-hider.js';
// Where these script files are located on the web (defaults to $config['root']).