<!--<link rel="stylesheet" href="framework/css/RMain.css">
<link rel="stylesheet" href="framework/css/VMMain.css">-->
<link href="/openoui/framework/css/open-ostyle.css" rel="stylesheet"/>
- <link href="/openoui/resmgr/css/style.css" rel="stylesheet"/>
- <!--<link href="css/style.css" rel="stylesheet"/>-->
-
+
<!--TODO: <script src="../common/thirdparty/js/angular.min.js"></script>-->
<script type="text/javascript" src="/openoui/thirdparty/js/angular.min.js"></script>
<script type="text/javascript" src="/openoui/thirdparty/js/angular-ui-router.min.js"></script>
<script type="text/javascript" src="/openoui/thirdparty/js/jquery-ui.js"></script>
<script type="text/javascript" src="/openoui/thirdparty/js/bootstrap.min.js"></script>
<script type="text/javascript" src="/openoui/thirdparty/js/mustache.js"></script>
+ <link href="/openoui/resmgr/css/style.css" rel="stylesheet"/>
<script type="text/javascript" src="/openoui/resmgr/js/app.js"></script>
<script type="text/javascript" src="/openoui/resmgr/js/DataService.js"></script>
<script type="text/javascript" src="/openoui/resmgr/sdn-resmgr/link/linkRest.js"></script>