From 5bec91be0b4d22fda8125099244d76720693c941 Mon Sep 17 00:00:00 2001 From: Anna Cruz Date: Fri, 6 Jan 2017 14:45:15 -0200 Subject: Removing refresh_trigger from templates and references to it --- web-ui/app/js/views/templates.js | 1 - 1 file changed, 1 deletion(-) (limited to 'web-ui/app/js') diff --git a/web-ui/app/js/views/templates.js b/web-ui/app/js/views/templates.js index d4185471..d983c911 100644 --- a/web-ui/app/js/views/templates.js +++ b/web-ui/app/js/views/templates.js @@ -53,7 +53,6 @@ define(['hbs/templates'], function (templates) { actionsBox: window.Pixelated['app/templates/mail_actions/actions_box.hbs'], trashActionsBox: window.Pixelated['app/templates/mail_actions/trash_actions_box.hbs'], composeTrigger: window.Pixelated['app/templates/mail_actions/compose_trigger.hbs'], - refreshTrigger: window.Pixelated['app/templates/mail_actions/refresh_trigger.hbs'], paginationTrigger: window.Pixelated['app/templates/mail_actions/pagination_trigger.hbs'] }, noMessageSelected: window.Pixelated['app/templates/compose/no_message_selected.hbs'], -- cgit v1.2.3