Commit 1f9bf9e4ccc6ebe9d5853b69dd8c11eca9fc0293

Authored by unknown
1 parent c52ed369

changed base url

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