Mercurial > lada > lada-client
diff app/controller/form/Location.js @ 704:2d454bfef426
Further Failure Messages
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Fri, 27 Mar 2015 11:22:35 +0100 |
parents | f0bc5387abcc |
children | 7f11b75e0188 |
line wrap: on
line diff
--- a/app/controller/form/Location.js Fri Mar 27 11:03:10 2015 +0100 +++ b/app/controller/form/Location.js Fri Mar 27 11:22:35 2015 +0100 @@ -66,7 +66,7 @@ } if(json.message){ - Ext.Msg.alert(Lada.getApplication().bundle.getMsg('errmsgtitle') + Ext.Msg.alert(Lada.getApplication().bundle.getMsg('err.msg.save.title') +' #'+json.message, Lada.getApplication().bundle.getMsg(json.message)); } else {