From 3b23558ebba6507bdf1f7141fdfb4903d871436b Mon Sep 17 00:00:00 2001 From: gRoussac Date: Thu, 6 Jun 2013 10:25:41 +0200 Subject: [PATCH] [-] MO : Report of #PNM-1413 when alert already set on default combination --- modules/mailalerts/views/templates/hook/product.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/mailalerts/views/templates/hook/product.tpl b/modules/mailalerts/views/templates/hook/product.tpl index 05656bcfc..da8db2aaf 100644 --- a/modules/mailalerts/views/templates/hook/product.tpl +++ b/modules/mailalerts/views/templates/hook/product.tpl @@ -75,6 +75,7 @@ function addNotification() { } $(document).ready(function() { + oosHookJsCodeMailAlert(); $('#oos_customer_email').bind('keypress', function(e) { if(e.keyCode == 13) {