Commit 1f9bf9e4ccc6ebe9d5853b69dd8c11eca9fc0293

Authored by unknown
1 parent c52ed369

changed base url

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