From 9f439c3248c0464298e0b486a85ad74ec2df8270 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 4 Feb 2014 17:14:22 -0800 Subject: add icon translation for new icon --- view/js/icon_translate.js | 1 + 1 file changed, 1 insertion(+) (limited to 'view') diff --git a/view/js/icon_translate.js b/view/js/icon_translate.js index 838ff899f..737164cb8 100644 --- a/view/js/icon_translate.js +++ b/view/js/icon_translate.js @@ -51,4 +51,5 @@ $(document).ready(function() { $('.icon-globe').addClass(''); $('.icon-circle-blank').addClass(''); $('.icon-circle').addClass(''); + $('.icon-bookmark').addClass(''); }); \ No newline at end of file -- cgit v1.2.3