From 98988042e471d62156a62345b5e85d85cd0db319 Mon Sep 17 00:00:00 2001 From: Melissa Wen Date: Thu, 3 Sep 2015 17:13:10 -0300 Subject: [PATCH] Fix duplicated calling functions on js --- theme.js | 4 ---- 1 file changed, 0 insertions(+), 4 deletions(-) diff --git a/theme.js b/theme.js index 18c6845..a36e336 100644 --- a/theme.js +++ b/theme.js @@ -261,10 +261,6 @@ $('#link-buscar').click(function(e) { set_arrow_direction(); set_use_report_content(); setEvents(); - move_article_buttons(); - add_link_to_article_div(); - insert_notice_div(); - }); })(jQuery); -- libgit2 0.21.2