aboutsummaryrefslogtreecommitdiffstats
path: root/view/js/icon_translate.js
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-03-03 20:05:23 -0800
committerfriendica <info@friendica.com>2014-03-03 20:05:23 -0800
commitcdd2e9cd953394adfd6331c946466f3165606e29 (patch)
tree648e3d82189d1a462beee7868d1682594cc0e180 /view/js/icon_translate.js
parentbfd9f5ec87ed0b21e278ea5c94016623c9985850 (diff)
downloadvolse-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.js1
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