Commit
5927a520e02d92501846dc275d5d0d7f348667bc
Exists in
master
and in
23 other branches
activate_plugin, api_fixies, api_tasks, article_blog_visualization_format, article_layout_refactoring, article_layout_temp, blog_page_bug, clone_article, communities_ratings, design_template, event_layout, fix_forum, fix_optional_fields, fix_suggest_article, folder_improvments, manage_organization, merge_deactive_and_ban, news_page, script_to_update, stable, template_mirror_block, tests, tests_fixies
Removing duplicated emoticon :-\
(ActionItem1635)
| @@ -62,8 +62,7 @@ var emoticons = { |
| @@ -62,8 +62,7 @@ var emoticons = { |
62
| ":[": "", |
62
| ":[": "", |
63
| ":<": "", |
63
| ":<": "", |
64
| "=[": "", |
64
| "=[": "", |
65
| - ":(": "", |
| |
66
| - ":-\\": "" |
65
| + ":(": "" |
67
| } |
66
| } |
68
| }, |
67
| }, |
69
| "::tongue": { |
68
| "::tongue": { |