Author: echatellier Date: 2014-06-18 15:04:09 +0200 (Wed, 18 Jun 2014) New Revision: 219 Url: http://forge.codelutin.com/projects/faxtomail/repository/revisions/219 Log: Remove ng-app Modified: trunk/faxtomail-ui-web/src/main/webapp/WEB-INF/content/index.jsp Modified: trunk/faxtomail-ui-web/src/main/webapp/WEB-INF/content/index.jsp =================================================================== --- trunk/faxtomail-ui-web/src/main/webapp/WEB-INF/content/index.jsp 2014-06-18 13:03:42 UTC (rev 218) +++ trunk/faxtomail-ui-web/src/main/webapp/WEB-INF/content/index.jsp 2014-06-18 13:04:09 UTC (rev 219) @@ -29,7 +29,7 @@ <title>Accueil</title> </head> <body> - <div id="main-container" class="container" ng-app="ConfigurationModule"> + <div id="main-container" class="container"> <h1 class="page-header">Administration FaxToMail</h1> <ul>
participants (1)
-
echatellier@users.forge.codelutin.com