Mercurial > lada > lada-client
diff app.js @ 942:f2001df0e494
Added Documentation how to enable printing
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Fri, 02 Oct 2015 14:58:59 +0200 |
parents | 9358c5feb843 |
children | 6a6f2c6fe8ee |
line wrap: on
line diff
--- a/app.js Thu Oct 01 10:24:06 2015 +0200 +++ b/app.js Fri Oct 02 14:58:59 2015 +0200 @@ -61,7 +61,7 @@ Lada.userroles = ''; Lada.logintime = ''; Lada.mst = []; - Lada.clientVersion = '2.1.1'; + Lada.clientVersion = '2.1.2'; Lada.serverVersion = ''; var queryString = document.location.href.split('?')[1];