diff options
author | marijus <mario@mariovavti.com> | 2014-02-20 08:33:55 +0100 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2014-02-20 08:33:55 +0100 |
commit | 5939da8b09c31b3065e81e5c6a2edd9e7b65317d (patch) | |
tree | 793e2eb49387c4a371229cc70f18c2c3df95485c /view/js/icon_translate.js | |
parent | 225ad00b0e7456e5816429b828f2df4f4f69eabc (diff) | |
parent | c219451702b2e20c100c8b2a32f4dd1f42e82768 (diff) | |
download | volse-hubzilla-5939da8b09c31b3065e81e5c6a2edd9e7b65317d.tar.gz volse-hubzilla-5939da8b09c31b3065e81e5c6a2edd9e7b65317d.tar.bz2 volse-hubzilla-5939da8b09c31b3065e81e5c6a2edd9e7b65317d.zip |
Merge branch 'master' of https://github.com/friendica/red
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 |