diff options
author | zottel <github@zottel.net> | 2014-02-20 08:42:40 +0100 |
---|---|---|
committer | zottel <github@zottel.net> | 2014-02-20 08:42:40 +0100 |
commit | b223b52f83344a7ebdea460cd534d24337f0b403 (patch) | |
tree | 793e2eb49387c4a371229cc70f18c2c3df95485c /view/js/icon_translate.js | |
parent | 79d3dae7fa80df6ea6914807bcde4d8b8c390361 (diff) | |
parent | c219451702b2e20c100c8b2a32f4dd1f42e82768 (diff) | |
download | volse-hubzilla-b223b52f83344a7ebdea460cd534d24337f0b403.tar.gz volse-hubzilla-b223b52f83344a7ebdea460cd534d24337f0b403.tar.bz2 volse-hubzilla-b223b52f83344a7ebdea460cd534d24337f0b403.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'view/js/icon_translate.js')
-rw-r--r-- | view/js/icon_translate.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/js/icon_translate.js b/view/js/icon_translate.js index 737164cb8..45deef05b 100644 --- a/view/js/icon_translate.js +++ b/view/js/icon_translate.js @@ -52,4 +52,5 @@ $(document).ready(function() { $('.icon-circle-blank').addClass(''); $('.icon-circle').addClass(''); $('.icon-bookmark').addClass(''); + $('.icon-fullscreen').addClass(''); });
\ No newline at end of file |