|
@@ -13,9 +13,9 @@
|
|
|
<meta http-equiv="cleartype" content="on">
|
|
<meta http-equiv="cleartype" content="on">
|
|
|
|
|
|
|
|
<!-- Main Stylesheet -->
|
|
<!-- Main Stylesheet -->
|
|
|
- <link rel="stylesheet" href="../components/lungo.brownie/lungo.css">
|
|
|
|
|
- <link rel="stylesheet" href="../components/lungo.brownie/lungo.theme.css">
|
|
|
|
|
- <link rel="stylesheet" href="../components/lungo.icon/lungo.icon.css">
|
|
|
|
|
|
|
+ <link rel="stylesheet" href="../../package/lungo/lungo.css">
|
|
|
|
|
+ <link rel="stylesheet" href="../../package/lungo/lungo.theme.css">
|
|
|
|
|
+ <link rel="stylesheet" href="../../package/lungo.icon/lungo.icon.css">
|
|
|
|
|
|
|
|
</head>
|
|
</head>
|
|
|
|
|
|
|
@@ -125,7 +125,7 @@
|
|
|
|
|
|
|
|
<!-- Lungo dependencies -->
|
|
<!-- Lungo dependencies -->
|
|
|
<script src="../components/quojs/quo.js"></script>
|
|
<script src="../components/quojs/quo.js"></script>
|
|
|
- <script src="../components/lungo.brownie/lungo.debug.js"></script>
|
|
|
|
|
|
|
+ <script src="../../package/lungo/lungo.js"></script>
|
|
|
|
|
|
|
|
<!-- LungoJS - Sandbox App -->
|
|
<!-- LungoJS - Sandbox App -->
|
|
|
<script>
|
|
<script>
|