OSDN Git Service

社員情報管理アドインをよりMVCモデルに従うように修正。
[decshee/decshee.git] / index.html
1 <html>
2 <head>
3     <title>Decshee グループウェア</title>
4
5     <link rel="stylesheet" type="text/css" href="ext-4.0/resources/css/ext-all.css">
6
7     <script type="text/javascript" src="ext-4.0/ext-debug.js"></script>
8     <!-- <script type="text/javascript" src="ext-4.0/bootstrap.js"></script> -->
9
10     <script type="text/javascript" src="app.js"></script>
11 </head>
12 <body>
13 </body>
14 </html>