diff options
author | friendica <info@friendica.com> | 2014-03-03 20:05:23 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-03-03 20:05:23 -0800 |
commit | cdd2e9cd953394adfd6331c946466f3165606e29 (patch) | |
tree | 648e3d82189d1a462beee7868d1682594cc0e180 /view/js/icon_translate.js | |
parent | bfd9f5ec87ed0b21e278ea5c94016623c9985850 (diff) | |
download | volse-hubzilla-cdd2e9cd953394adfd6331c946466f3165606e29.tar.gz volse-hubzilla-cdd2e9cd953394adfd6331c946466f3165606e29.tar.bz2 volse-hubzilla-cdd2e9cd953394adfd6331c946466f3165606e29.zip |
layout export to file
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 45deef05b..930d3b265 100644 --- a/view/js/icon_translate.js +++ b/view/js/icon_translate.js @@ -53,4 +53,5 @@ $(document).ready(function() { $('.icon-circle').addClass(''); $('.icon-bookmark').addClass(''); $('.icon-fullscreen').addClass(''); + $('.icon-share').addClass(''); });
\ No newline at end of file |