Skip to content

Commit

Permalink
favorites.js: add info about a possible conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
czaks committed Sep 20, 2014
1 parent 7e8bf0e commit e7eafa1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/favorites.js
Expand Up @@ -6,6 +6,8 @@
* Usage:
* $config['additional_javascript'][] = 'js/jquery.min.js';
* $config['additional_javascript'][] = 'js/favorites.js';
*
* XX: favorites.js may conflict with watch.js and compact-boardlist.js
*/

if (!localStorage.favorites) {
Expand Down

0 comments on commit e7eafa1

Please sign in to comment.