Update example files by removing js/css files not existing

Change-Id: I150a7c6c41fa65fd299b5838c8b80c810a0bb1cd
This commit is contained in:
Santhosh Thottingal
2016-05-11 12:02:07 +05:30
parent 3000287116
commit 9a8dc303a7
6 changed files with 0 additions and 8 deletions

View File

@@ -7,7 +7,6 @@
<link href="../css/jquery.uls.css" rel="stylesheet">
<link href="../css/jquery.uls.grid.css" rel="stylesheet">
<link href="../css/jquery.uls.lcd.css" rel="stylesheet">
<link href="../css/jquery.uls.compact.css" rel="stylesheet">
<!-- demo -->
<link href="resources/demo.css" rel="stylesheet">
<!-- Libs -->
@@ -17,7 +16,6 @@
<script src="../src/jquery.uls.data.utils.js"></script>
<script src="../src/jquery.uls.lcd.js"></script>
<script src="../src/jquery.uls.languagefilter.js"></script>
<script src="../src/jquery.uls.regionfilter.js"></script>
<script src="../src/jquery.uls.core.js"></script>
<script>
$( document ).ready( function () {