Author: bpoussin Date: 2013-07-26 19:23:14 +0200 (Fri, 26 Jul 2013) New Revision: 2914 Url: http://chorem.org/projects/jtimer/repository/revisions/2914 Log: disable web app during devel Modified: branches/ng-jtimer/jtimer-server/src/main/webapp/index.html Modified: branches/ng-jtimer/jtimer-server/src/main/webapp/index.html =================================================================== --- branches/ng-jtimer/jtimer-server/src/main/webapp/index.html 2013-07-26 16:11:03 UTC (rev 2913) +++ branches/ng-jtimer/jtimer-server/src/main/webapp/index.html 2013-07-26 17:23:14 UTC (rev 2914) @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en" ng-app="webtimer" manifest="webtimer.appcache"> +<html lang="en" ng-app="webtimer" zmanifest="webtimer.appcache"> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">