Skip to content

Commit

Permalink
Updated PrimeUI
Browse files Browse the repository at this point in the history
  • Loading branch information
Çağatay Çivici committed Mar 13, 2016
1 parent 12eb47b commit 7bd0f99
Show file tree
Hide file tree
Showing 3 changed files with 568 additions and 8,287 deletions.
7 changes: 2 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@

<link rel="stylesheet" type="text/css" href="showcase/resources/primeui/themes/delta/theme.css" />
<link rel="stylesheet" type="text/css" href="showcase/resources/icons/css/font-awesome.min.css" />
<link rel="stylesheet" type="text/css" href="showcase/resources/css/jquery-ui.css" />
<link rel="stylesheet" type="text/css" href="showcase/resources/css/prism.css" />
<link rel="stylesheet" type="text/css" href="showcase/resources/css/fullcalendar.css" />
<link rel="stylesheet" type="text/css" href="showcase/resources/primeui/primeui.css" />
<link rel="stylesheet" type="text/css" href="showcase/resources/primeui/primeui-ng-all.css" />
<link rel="stylesheet" type="text/css" href="showcase/resources/css/site.css" />

<!-- 1. Load libraries -->
Expand All @@ -27,10 +26,8 @@
<script src="node_modules/angular2/bundles/router.dev.js"></script>
<script src="node_modules/angular2/bundles/http.dev.js"></script>

<script src="showcase/resources/js/jquery.js"></script>
<script src="showcase/resources/js/jquery-ui.js"></script>
<script src="showcase/resources/primeui/primeui-ng-all.js"></script>
<script src="showcase/resources/js/prism.js" data-manual></script>
<script src="showcase/resources/primeui/primeui-ng.js"></script>
<script src="showcase/resources/js/charts.min.js"></script>
<script src="showcase/resources/js/moment.js"></script>
<script src="showcase/resources/js/fullcalendar.js"></script>
Expand Down
Loading

0 comments on commit 7bd0f99

Please sign in to comment.