]> dev.renevier.net Git - syj.git/blobdiff - application/controllers/IdxController.php
ask a confirmation when users leaves with unsaved route
[syj.git] / application / controllers / IdxController.php
index 2ae85b951495c9ab91349de0b6b1e3a1b0970102..f85989ccb7d716b1805cea478560aed8bf35953a 100644 (file)
@@ -110,6 +110,7 @@ class IdxController extends Zend_Controller_Action
             'editAction' => __("edit"),
             'createAction' => __("create"),
             'cloneAction' => __("duplicate"),
+            'unsavedConfirmExit' => __("You have an unsaved route"),
             );
     }