Commit 5b0a7f1accee216069931799bf343903a3e426d9

Authored by unknown
1 parent 0ef23937

commit

400-SOURCECODE/AIAHTML5.Web/index.html
... ... @@ -2,8 +2,8 @@
2 2 <html lang="en" ng-cloak ng-app="AIA">
3 3 <head>
4 4 <!--<base href="/AIAHTML5/" />-->
5   - <base href="/AIA/" />
6   - <!--<base href="/" />-->
  5 + <!--<base href="/AIA/" />-->
  6 + <base href="/" />
7 7 <meta charset="utf-8">
8 8 <meta http-equiv="X-UA-Compatible" content="IE=edge">
9 9 <!--<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">-->
... ...