diff --git a/P3/index.php b/P3/index.php
index bcfa2178dda3971a80747b4deb4ce136e956d5f3..14e5f0b576b74d3eb87432999dd575ba35a64121 100644
--- a/P3/index.php
+++ b/P3/index.php
@@ -5,10 +5,10 @@
   <title>Home - Penilaian Performansi PNS</title>
   <meta name="description" content="Bandung Web Kit" />
   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
-  <link rel="stylesheet" href="../libs/assets/animate.css/animate.css" type="text/css" />
-  <link rel="stylesheet" href="../libs/assets/font-awesome/css/font-awesome.min.css" type="text/css" />
-  <link rel="stylesheet" href="../libs/assets/simple-line-icons/css/simple-line-icons.css" type="text/css" />
-  <link rel="stylesheet" href="../libs/jquery/bootstrap/dist/css/bootstrap.css" type="text/css" />
+  <link rel="stylesheet" href="libs/assets/animate.css/animate.css" type="text/css" />
+  <link rel="stylesheet" href="libs/assets/font-awesome/css/font-awesome.min.css" type="text/css" />
+  <link rel="stylesheet" href="libs/assets/simple-line-icons/css/simple-line-icons.css" type="text/css" />
+  <link rel="stylesheet" href="libs/jquery/bootstrap/dist/css/bootstrap.css" type="text/css" />
 
   <link rel="stylesheet" href="css/font.css" type="text/css" />
   <link rel="stylesheet" href="css/style.css" type="text/css" />
@@ -133,8 +133,8 @@
 
 </div>
 
-<script src="../libs/jquery/jquery/dist/jquery.js"></script>
-<script src="../libs/jquery/bootstrap/dist/js/bootstrap.js"></script>
+<script src="libs/jquery/jquery/dist/jquery.js"></script>
+<script src="libs/jquery/bootstrap/dist/js/bootstrap.js"></script>
 <script src="js/ui-load.js"></script>
 <script src="js/ui-jp.config.js"></script>
 <script src="js/ui-jp.js"></script>
diff --git a/libs/_DS_Store b/P3/libs/_DS_Store
similarity index 100%
rename from libs/_DS_Store
rename to P3/libs/_DS_Store
diff --git a/libs/assets/animate.css/animate.css b/P3/libs/assets/animate.css/animate.css
similarity index 100%
rename from libs/assets/animate.css/animate.css
rename to P3/libs/assets/animate.css/animate.css
diff --git a/libs/assets/font-awesome/css/font-awesome.css b/P3/libs/assets/font-awesome/css/font-awesome.css
similarity index 100%
rename from libs/assets/font-awesome/css/font-awesome.css
rename to P3/libs/assets/font-awesome/css/font-awesome.css
diff --git a/libs/assets/font-awesome/css/font-awesome.min.css b/P3/libs/assets/font-awesome/css/font-awesome.min.css
similarity index 100%
rename from libs/assets/font-awesome/css/font-awesome.min.css
rename to P3/libs/assets/font-awesome/css/font-awesome.min.css
diff --git a/libs/assets/font-awesome/fonts/FontAwesome.otf b/P3/libs/assets/font-awesome/fonts/FontAwesome.otf
similarity index 100%
rename from libs/assets/font-awesome/fonts/FontAwesome.otf
rename to P3/libs/assets/font-awesome/fonts/FontAwesome.otf
diff --git a/libs/assets/font-awesome/fonts/fontawesome-webfont.eot b/P3/libs/assets/font-awesome/fonts/fontawesome-webfont.eot
similarity index 100%
rename from libs/assets/font-awesome/fonts/fontawesome-webfont.eot
rename to P3/libs/assets/font-awesome/fonts/fontawesome-webfont.eot
diff --git a/libs/assets/font-awesome/fonts/fontawesome-webfont.svg b/P3/libs/assets/font-awesome/fonts/fontawesome-webfont.svg
similarity index 100%
rename from libs/assets/font-awesome/fonts/fontawesome-webfont.svg
rename to P3/libs/assets/font-awesome/fonts/fontawesome-webfont.svg
diff --git a/libs/assets/font-awesome/fonts/fontawesome-webfont.ttf b/P3/libs/assets/font-awesome/fonts/fontawesome-webfont.ttf
similarity index 100%
rename from libs/assets/font-awesome/fonts/fontawesome-webfont.ttf
rename to P3/libs/assets/font-awesome/fonts/fontawesome-webfont.ttf
diff --git a/libs/assets/font-awesome/fonts/fontawesome-webfont.woff b/P3/libs/assets/font-awesome/fonts/fontawesome-webfont.woff
similarity index 100%
rename from libs/assets/font-awesome/fonts/fontawesome-webfont.woff
rename to P3/libs/assets/font-awesome/fonts/fontawesome-webfont.woff
diff --git a/libs/jquery/_DS_Store b/P3/libs/jquery/_DS_Store
similarity index 100%
rename from libs/jquery/_DS_Store
rename to P3/libs/jquery/_DS_Store
diff --git a/libs/jquery/bootstrap-daterangepicker/daterangepicker-bs3.css b/P3/libs/jquery/bootstrap-daterangepicker/daterangepicker-bs3.css
similarity index 100%
rename from libs/jquery/bootstrap-daterangepicker/daterangepicker-bs3.css
rename to P3/libs/jquery/bootstrap-daterangepicker/daterangepicker-bs3.css
diff --git a/libs/jquery/bootstrap-daterangepicker/daterangepicker.js b/P3/libs/jquery/bootstrap-daterangepicker/daterangepicker.js
similarity index 100%
rename from libs/jquery/bootstrap-daterangepicker/daterangepicker.js
rename to P3/libs/jquery/bootstrap-daterangepicker/daterangepicker.js
diff --git a/libs/jquery/bootstrap-filestyle/src/bootstrap-filestyle.js b/P3/libs/jquery/bootstrap-filestyle/src/bootstrap-filestyle.js
similarity index 100%
rename from libs/jquery/bootstrap-filestyle/src/bootstrap-filestyle.js
rename to P3/libs/jquery/bootstrap-filestyle/src/bootstrap-filestyle.js
diff --git a/libs/jquery/bootstrap-slider/bootstrap-slider.css b/P3/libs/jquery/bootstrap-slider/bootstrap-slider.css
similarity index 100%
rename from libs/jquery/bootstrap-slider/bootstrap-slider.css
rename to P3/libs/jquery/bootstrap-slider/bootstrap-slider.css
diff --git a/libs/jquery/bootstrap-slider/bootstrap-slider.js b/P3/libs/jquery/bootstrap-slider/bootstrap-slider.js
similarity index 100%
rename from libs/jquery/bootstrap-slider/bootstrap-slider.js
rename to P3/libs/jquery/bootstrap-slider/bootstrap-slider.js
diff --git a/libs/jquery/bootstrap-tagsinput/dist/bootstrap-tagsinput.css b/P3/libs/jquery/bootstrap-tagsinput/dist/bootstrap-tagsinput.css
similarity index 100%
rename from libs/jquery/bootstrap-tagsinput/dist/bootstrap-tagsinput.css
rename to P3/libs/jquery/bootstrap-tagsinput/dist/bootstrap-tagsinput.css
diff --git a/libs/jquery/bootstrap-tagsinput/dist/bootstrap-tagsinput.js b/P3/libs/jquery/bootstrap-tagsinput/dist/bootstrap-tagsinput.js
similarity index 100%
rename from libs/jquery/bootstrap-tagsinput/dist/bootstrap-tagsinput.js
rename to P3/libs/jquery/bootstrap-tagsinput/dist/bootstrap-tagsinput.js
diff --git a/libs/jquery/bootstrap-touchspin/dist/jquery.bootstrap-touchspin.min.css b/P3/libs/jquery/bootstrap-touchspin/dist/jquery.bootstrap-touchspin.min.css
similarity index 100%
rename from libs/jquery/bootstrap-touchspin/dist/jquery.bootstrap-touchspin.min.css
rename to P3/libs/jquery/bootstrap-touchspin/dist/jquery.bootstrap-touchspin.min.css
diff --git a/libs/jquery/bootstrap-touchspin/dist/jquery.bootstrap-touchspin.min.js b/P3/libs/jquery/bootstrap-touchspin/dist/jquery.bootstrap-touchspin.min.js
similarity index 100%
rename from libs/jquery/bootstrap-touchspin/dist/jquery.bootstrap-touchspin.min.js
rename to P3/libs/jquery/bootstrap-touchspin/dist/jquery.bootstrap-touchspin.min.js
diff --git a/libs/jquery/bootstrap-wysiwyg/bootstrap-wysiwyg.js b/P3/libs/jquery/bootstrap-wysiwyg/bootstrap-wysiwyg.js
similarity index 100%
rename from libs/jquery/bootstrap-wysiwyg/bootstrap-wysiwyg.js
rename to P3/libs/jquery/bootstrap-wysiwyg/bootstrap-wysiwyg.js
diff --git a/libs/jquery/bootstrap-wysiwyg/external/jquery.hotkeys.js b/P3/libs/jquery/bootstrap-wysiwyg/external/jquery.hotkeys.js
similarity index 100%
rename from libs/jquery/bootstrap-wysiwyg/external/jquery.hotkeys.js
rename to P3/libs/jquery/bootstrap-wysiwyg/external/jquery.hotkeys.js
diff --git a/libs/jquery/bootstrap/dist/css/bootstrap-theme.css b/P3/libs/jquery/bootstrap/dist/css/bootstrap-theme.css
similarity index 100%
rename from libs/jquery/bootstrap/dist/css/bootstrap-theme.css
rename to P3/libs/jquery/bootstrap/dist/css/bootstrap-theme.css
diff --git a/libs/jquery/bootstrap/dist/css/bootstrap-theme.css.map b/P3/libs/jquery/bootstrap/dist/css/bootstrap-theme.css.map
similarity index 100%
rename from libs/jquery/bootstrap/dist/css/bootstrap-theme.css.map
rename to P3/libs/jquery/bootstrap/dist/css/bootstrap-theme.css.map
diff --git a/libs/jquery/bootstrap/dist/css/bootstrap-theme.min.css b/P3/libs/jquery/bootstrap/dist/css/bootstrap-theme.min.css
similarity index 100%
rename from libs/jquery/bootstrap/dist/css/bootstrap-theme.min.css
rename to P3/libs/jquery/bootstrap/dist/css/bootstrap-theme.min.css
diff --git a/libs/jquery/bootstrap/dist/css/bootstrap.css b/P3/libs/jquery/bootstrap/dist/css/bootstrap.css
similarity index 100%
rename from libs/jquery/bootstrap/dist/css/bootstrap.css
rename to P3/libs/jquery/bootstrap/dist/css/bootstrap.css
diff --git a/libs/jquery/bootstrap/dist/css/bootstrap.css.map b/P3/libs/jquery/bootstrap/dist/css/bootstrap.css.map
similarity index 100%
rename from libs/jquery/bootstrap/dist/css/bootstrap.css.map
rename to P3/libs/jquery/bootstrap/dist/css/bootstrap.css.map
diff --git a/libs/jquery/bootstrap/dist/css/bootstrap.min.css b/P3/libs/jquery/bootstrap/dist/css/bootstrap.min.css
similarity index 100%
rename from libs/jquery/bootstrap/dist/css/bootstrap.min.css
rename to P3/libs/jquery/bootstrap/dist/css/bootstrap.min.css
diff --git a/libs/jquery/bootstrap/dist/fonts/glyphicons-halflings-regular.eot b/P3/libs/jquery/bootstrap/dist/fonts/glyphicons-halflings-regular.eot
similarity index 100%
rename from libs/jquery/bootstrap/dist/fonts/glyphicons-halflings-regular.eot
rename to P3/libs/jquery/bootstrap/dist/fonts/glyphicons-halflings-regular.eot
diff --git a/libs/jquery/bootstrap/dist/fonts/glyphicons-halflings-regular.svg b/P3/libs/jquery/bootstrap/dist/fonts/glyphicons-halflings-regular.svg
similarity index 100%
rename from libs/jquery/bootstrap/dist/fonts/glyphicons-halflings-regular.svg
rename to P3/libs/jquery/bootstrap/dist/fonts/glyphicons-halflings-regular.svg
diff --git a/libs/jquery/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf b/P3/libs/jquery/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf
similarity index 100%
rename from libs/jquery/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf
rename to P3/libs/jquery/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf
diff --git a/libs/jquery/bootstrap/dist/fonts/glyphicons-halflings-regular.woff b/P3/libs/jquery/bootstrap/dist/fonts/glyphicons-halflings-regular.woff
similarity index 100%
rename from libs/jquery/bootstrap/dist/fonts/glyphicons-halflings-regular.woff
rename to P3/libs/jquery/bootstrap/dist/fonts/glyphicons-halflings-regular.woff
diff --git a/libs/jquery/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2 b/P3/libs/jquery/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2
similarity index 100%
rename from libs/jquery/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2
rename to P3/libs/jquery/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2
diff --git a/libs/jquery/bootstrap/dist/js/bootstrap.js b/P3/libs/jquery/bootstrap/dist/js/bootstrap.js
similarity index 100%
rename from libs/jquery/bootstrap/dist/js/bootstrap.js
rename to P3/libs/jquery/bootstrap/dist/js/bootstrap.js
diff --git a/libs/jquery/bootstrap/dist/js/bootstrap.min.js b/P3/libs/jquery/bootstrap/dist/js/bootstrap.min.js
similarity index 100%
rename from libs/jquery/bootstrap/dist/js/bootstrap.min.js
rename to P3/libs/jquery/bootstrap/dist/js/bootstrap.min.js
diff --git a/libs/jquery/bootstrap/dist/js/npm.js b/P3/libs/jquery/bootstrap/dist/js/npm.js
similarity index 100%
rename from libs/jquery/bootstrap/dist/js/npm.js
rename to P3/libs/jquery/bootstrap/dist/js/npm.js
diff --git a/libs/jquery/bower-jvectormap/jquery-jvectormap-1.2.2.min.js b/P3/libs/jquery/bower-jvectormap/jquery-jvectormap-1.2.2.min.js
similarity index 100%
rename from libs/jquery/bower-jvectormap/jquery-jvectormap-1.2.2.min.js
rename to P3/libs/jquery/bower-jvectormap/jquery-jvectormap-1.2.2.min.js
diff --git a/libs/jquery/bower-jvectormap/jquery-jvectormap-us-aea-en.js b/P3/libs/jquery/bower-jvectormap/jquery-jvectormap-us-aea-en.js
similarity index 100%
rename from libs/jquery/bower-jvectormap/jquery-jvectormap-us-aea-en.js
rename to P3/libs/jquery/bower-jvectormap/jquery-jvectormap-us-aea-en.js
diff --git a/libs/jquery/bower-jvectormap/jquery-jvectormap-world-mill-en.js b/P3/libs/jquery/bower-jvectormap/jquery-jvectormap-world-mill-en.js
similarity index 100%
rename from libs/jquery/bower-jvectormap/jquery-jvectormap-world-mill-en.js
rename to P3/libs/jquery/bower-jvectormap/jquery-jvectormap-world-mill-en.js
diff --git a/libs/jquery/bower-jvectormap/jquery-jvectormap.css b/P3/libs/jquery/bower-jvectormap/jquery-jvectormap.css
similarity index 100%
rename from libs/jquery/bower-jvectormap/jquery-jvectormap.css
rename to P3/libs/jquery/bower-jvectormap/jquery-jvectormap.css
diff --git a/libs/jquery/chosen/bootstrap-chosen.css b/P3/libs/jquery/chosen/bootstrap-chosen.css
similarity index 100%
rename from libs/jquery/chosen/bootstrap-chosen.css
rename to P3/libs/jquery/chosen/bootstrap-chosen.css
diff --git a/libs/jquery/chosen/chosen-sprite.png b/P3/libs/jquery/chosen/chosen-sprite.png
similarity index 100%
rename from libs/jquery/chosen/chosen-sprite.png
rename to P3/libs/jquery/chosen/chosen-sprite.png
diff --git a/libs/jquery/chosen/chosen-sprite@2x.png b/P3/libs/jquery/chosen/chosen-sprite@2x.png
similarity index 100%
rename from libs/jquery/chosen/chosen-sprite@2x.png
rename to P3/libs/jquery/chosen/chosen-sprite@2x.png
diff --git a/libs/jquery/chosen/chosen.jquery.min.js b/P3/libs/jquery/chosen/chosen.jquery.min.js
similarity index 100%
rename from libs/jquery/chosen/chosen.jquery.min.js
rename to P3/libs/jquery/chosen/chosen.jquery.min.js
diff --git a/libs/jquery/datatables/_DS_Store b/P3/libs/jquery/datatables/_DS_Store
similarity index 100%
rename from libs/jquery/datatables/_DS_Store
rename to P3/libs/jquery/datatables/_DS_Store
diff --git a/libs/jquery/datatables/media/_DS_Store b/P3/libs/jquery/datatables/media/_DS_Store
similarity index 100%
rename from libs/jquery/datatables/media/_DS_Store
rename to P3/libs/jquery/datatables/media/_DS_Store
diff --git a/libs/jquery/datatables/media/js/jquery.dataTables.min.js b/P3/libs/jquery/datatables/media/js/jquery.dataTables.min.js
similarity index 100%
rename from libs/jquery/datatables/media/js/jquery.dataTables.min.js
rename to P3/libs/jquery/datatables/media/js/jquery.dataTables.min.js
diff --git a/libs/jquery/flot-spline/js/jquery.flot.spline.min.js b/P3/libs/jquery/flot-spline/js/jquery.flot.spline.min.js
similarity index 100%
rename from libs/jquery/flot-spline/js/jquery.flot.spline.min.js
rename to P3/libs/jquery/flot-spline/js/jquery.flot.spline.min.js
diff --git a/libs/jquery/flot.orderbars/js/jquery.flot.orderBars.js b/P3/libs/jquery/flot.orderbars/js/jquery.flot.orderBars.js
similarity index 100%
rename from libs/jquery/flot.orderbars/js/jquery.flot.orderBars.js
rename to P3/libs/jquery/flot.orderbars/js/jquery.flot.orderBars.js
diff --git a/libs/jquery/flot.tooltip/js/jquery.flot.tooltip.min.js b/P3/libs/jquery/flot.tooltip/js/jquery.flot.tooltip.min.js
similarity index 100%
rename from libs/jquery/flot.tooltip/js/jquery.flot.tooltip.min.js
rename to P3/libs/jquery/flot.tooltip/js/jquery.flot.tooltip.min.js
diff --git a/libs/jquery/flot/jquery.flot.js b/P3/libs/jquery/flot/jquery.flot.js
similarity index 100%
rename from libs/jquery/flot/jquery.flot.js
rename to P3/libs/jquery/flot/jquery.flot.js
diff --git a/libs/jquery/flot/jquery.flot.pie.js b/P3/libs/jquery/flot/jquery.flot.pie.js
similarity index 100%
rename from libs/jquery/flot/jquery.flot.pie.js
rename to P3/libs/jquery/flot/jquery.flot.pie.js
diff --git a/libs/jquery/flot/jquery.flot.resize.js b/P3/libs/jquery/flot/jquery.flot.resize.js
similarity index 100%
rename from libs/jquery/flot/jquery.flot.resize.js
rename to P3/libs/jquery/flot/jquery.flot.resize.js
diff --git a/libs/jquery/footable/css/fonts/footable.eot b/P3/libs/jquery/footable/css/fonts/footable.eot
similarity index 100%
rename from libs/jquery/footable/css/fonts/footable.eot
rename to P3/libs/jquery/footable/css/fonts/footable.eot
diff --git a/libs/jquery/footable/css/fonts/footable.svg b/P3/libs/jquery/footable/css/fonts/footable.svg
similarity index 100%
rename from libs/jquery/footable/css/fonts/footable.svg
rename to P3/libs/jquery/footable/css/fonts/footable.svg
diff --git a/libs/jquery/footable/css/fonts/footable.ttf b/P3/libs/jquery/footable/css/fonts/footable.ttf
similarity index 100%
rename from libs/jquery/footable/css/fonts/footable.ttf
rename to P3/libs/jquery/footable/css/fonts/footable.ttf
diff --git a/libs/jquery/footable/css/fonts/footable.woff b/P3/libs/jquery/footable/css/fonts/footable.woff
similarity index 100%
rename from libs/jquery/footable/css/fonts/footable.woff
rename to P3/libs/jquery/footable/css/fonts/footable.woff
diff --git a/libs/jquery/footable/css/footable.core.css b/P3/libs/jquery/footable/css/footable.core.css
similarity index 100%
rename from libs/jquery/footable/css/footable.core.css
rename to P3/libs/jquery/footable/css/footable.core.css
diff --git a/libs/jquery/footable/dist/footable.all.min.js b/P3/libs/jquery/footable/dist/footable.all.min.js
similarity index 100%
rename from libs/jquery/footable/dist/footable.all.min.js
rename to P3/libs/jquery/footable/dist/footable.all.min.js
diff --git a/libs/jquery/footable/v3/css/footable.bootstrap.css b/P3/libs/jquery/footable/v3/css/footable.bootstrap.css
similarity index 100%
rename from libs/jquery/footable/v3/css/footable.bootstrap.css
rename to P3/libs/jquery/footable/v3/css/footable.bootstrap.css
diff --git a/libs/jquery/footable/v3/css/footable.bootstrap.min.css b/P3/libs/jquery/footable/v3/css/footable.bootstrap.min.css
similarity index 100%
rename from libs/jquery/footable/v3/css/footable.bootstrap.min.css
rename to P3/libs/jquery/footable/v3/css/footable.bootstrap.min.css
diff --git a/libs/jquery/footable/v3/js/footable.js b/P3/libs/jquery/footable/v3/js/footable.js
similarity index 100%
rename from libs/jquery/footable/v3/js/footable.js
rename to P3/libs/jquery/footable/v3/js/footable.js
diff --git a/libs/jquery/footable/v3/js/footable.min.js b/P3/libs/jquery/footable/v3/js/footable.min.js
similarity index 100%
rename from libs/jquery/footable/v3/js/footable.min.js
rename to P3/libs/jquery/footable/v3/js/footable.min.js
diff --git a/libs/jquery/fullcalendar/dist/fullcalendar.css b/P3/libs/jquery/fullcalendar/dist/fullcalendar.css
similarity index 100%
rename from libs/jquery/fullcalendar/dist/fullcalendar.css
rename to P3/libs/jquery/fullcalendar/dist/fullcalendar.css
diff --git a/libs/jquery/fullcalendar/dist/fullcalendar.min.js b/P3/libs/jquery/fullcalendar/dist/fullcalendar.min.js
similarity index 100%
rename from libs/jquery/fullcalendar/dist/fullcalendar.min.js
rename to P3/libs/jquery/fullcalendar/dist/fullcalendar.min.js
diff --git a/libs/jquery/fullcalendar/dist/fullcalendar.theme.css b/P3/libs/jquery/fullcalendar/dist/fullcalendar.theme.css
similarity index 100%
rename from libs/jquery/fullcalendar/dist/fullcalendar.theme.css
rename to P3/libs/jquery/fullcalendar/dist/fullcalendar.theme.css
diff --git a/libs/jquery/html5sortable/jquery.sortable.js b/P3/libs/jquery/html5sortable/jquery.sortable.js
similarity index 100%
rename from libs/jquery/html5sortable/jquery.sortable.js
rename to P3/libs/jquery/html5sortable/jquery.sortable.js
diff --git a/libs/jquery/jquery.easy-pie-chart/_DS_Store b/P3/libs/jquery/jquery.easy-pie-chart/_DS_Store
similarity index 100%
rename from libs/jquery/jquery.easy-pie-chart/_DS_Store
rename to P3/libs/jquery/jquery.easy-pie-chart/_DS_Store
diff --git a/libs/jquery/jquery.easy-pie-chart/dist/jquery.easypiechart.fill.js b/P3/libs/jquery/jquery.easy-pie-chart/dist/jquery.easypiechart.fill.js
similarity index 100%
rename from libs/jquery/jquery.easy-pie-chart/dist/jquery.easypiechart.fill.js
rename to P3/libs/jquery/jquery.easy-pie-chart/dist/jquery.easypiechart.fill.js
diff --git a/libs/jquery/jquery.sparkline/_DS_Store b/P3/libs/jquery/jquery.sparkline/_DS_Store
similarity index 100%
rename from libs/jquery/jquery.sparkline/_DS_Store
rename to P3/libs/jquery/jquery.sparkline/_DS_Store
diff --git a/libs/jquery/jquery.sparkline/dist/jquery.sparkline.retina.js b/P3/libs/jquery/jquery.sparkline/dist/jquery.sparkline.retina.js
similarity index 100%
rename from libs/jquery/jquery.sparkline/dist/jquery.sparkline.retina.js
rename to P3/libs/jquery/jquery.sparkline/dist/jquery.sparkline.retina.js
diff --git a/libs/jquery/jquery/dist/jquery.js b/P3/libs/jquery/jquery/dist/jquery.js
similarity index 100%
rename from libs/jquery/jquery/dist/jquery.js
rename to P3/libs/jquery/jquery/dist/jquery.js
diff --git a/libs/jquery/jquery_appear/jquery.appear.js b/P3/libs/jquery/jquery_appear/jquery.appear.js
similarity index 100%
rename from libs/jquery/jquery_appear/jquery.appear.js
rename to P3/libs/jquery/jquery_appear/jquery.appear.js
diff --git a/libs/jquery/moment/moment.js b/P3/libs/jquery/moment/moment.js
similarity index 100%
rename from libs/jquery/moment/moment.js
rename to P3/libs/jquery/moment/moment.js
diff --git a/libs/jquery/nestable/jquery.nestable.css b/P3/libs/jquery/nestable/jquery.nestable.css
similarity index 100%
rename from libs/jquery/nestable/jquery.nestable.css
rename to P3/libs/jquery/nestable/jquery.nestable.css
diff --git a/libs/jquery/nestable/jquery.nestable.js b/P3/libs/jquery/nestable/jquery.nestable.js
similarity index 100%
rename from libs/jquery/nestable/jquery.nestable.js
rename to P3/libs/jquery/nestable/jquery.nestable.js
diff --git a/libs/jquery/plugins/integration/bootstrap/3/dataTables.bootstrap.css b/P3/libs/jquery/plugins/integration/bootstrap/3/dataTables.bootstrap.css
similarity index 100%
rename from libs/jquery/plugins/integration/bootstrap/3/dataTables.bootstrap.css
rename to P3/libs/jquery/plugins/integration/bootstrap/3/dataTables.bootstrap.css
diff --git a/libs/jquery/plugins/integration/bootstrap/3/dataTables.bootstrap.js b/P3/libs/jquery/plugins/integration/bootstrap/3/dataTables.bootstrap.js
similarity index 100%
rename from libs/jquery/plugins/integration/bootstrap/3/dataTables.bootstrap.js
rename to P3/libs/jquery/plugins/integration/bootstrap/3/dataTables.bootstrap.js
diff --git a/libs/jquery/plugins/integration/bootstrap/3/dataTables.bootstrap.min.js b/P3/libs/jquery/plugins/integration/bootstrap/3/dataTables.bootstrap.min.js
similarity index 100%
rename from libs/jquery/plugins/integration/bootstrap/3/dataTables.bootstrap.min.js
rename to P3/libs/jquery/plugins/integration/bootstrap/3/dataTables.bootstrap.min.js
diff --git a/libs/jquery/plugins/integration/bootstrap/3/index.html b/P3/libs/jquery/plugins/integration/bootstrap/3/index.html
similarity index 100%
rename from libs/jquery/plugins/integration/bootstrap/3/index.html
rename to P3/libs/jquery/plugins/integration/bootstrap/3/index.html
diff --git a/libs/jquery/plugins/integration/bootstrap/images/sort_asc.png b/P3/libs/jquery/plugins/integration/bootstrap/images/sort_asc.png
similarity index 100%
rename from libs/jquery/plugins/integration/bootstrap/images/sort_asc.png
rename to P3/libs/jquery/plugins/integration/bootstrap/images/sort_asc.png
diff --git a/libs/jquery/plugins/integration/bootstrap/images/sort_asc_disabled.png b/P3/libs/jquery/plugins/integration/bootstrap/images/sort_asc_disabled.png
similarity index 100%
rename from libs/jquery/plugins/integration/bootstrap/images/sort_asc_disabled.png
rename to P3/libs/jquery/plugins/integration/bootstrap/images/sort_asc_disabled.png
diff --git a/libs/jquery/plugins/integration/bootstrap/images/sort_both.png b/P3/libs/jquery/plugins/integration/bootstrap/images/sort_both.png
similarity index 100%
rename from libs/jquery/plugins/integration/bootstrap/images/sort_both.png
rename to P3/libs/jquery/plugins/integration/bootstrap/images/sort_both.png
diff --git a/libs/jquery/plugins/integration/bootstrap/images/sort_desc.png b/P3/libs/jquery/plugins/integration/bootstrap/images/sort_desc.png
similarity index 100%
rename from libs/jquery/plugins/integration/bootstrap/images/sort_desc.png
rename to P3/libs/jquery/plugins/integration/bootstrap/images/sort_desc.png
diff --git a/libs/jquery/plugins/integration/bootstrap/images/sort_desc_disabled.png b/P3/libs/jquery/plugins/integration/bootstrap/images/sort_desc_disabled.png
similarity index 100%
rename from libs/jquery/plugins/integration/bootstrap/images/sort_desc_disabled.png
rename to P3/libs/jquery/plugins/integration/bootstrap/images/sort_desc_disabled.png
diff --git a/libs/jquery/screenfull/dist/screenfull.min.js b/P3/libs/jquery/screenfull/dist/screenfull.min.js
similarity index 100%
rename from libs/jquery/screenfull/dist/screenfull.min.js
rename to P3/libs/jquery/screenfull/dist/screenfull.min.js
diff --git a/libs/jquery/slimscroll/jquery.slimscroll.min.js b/P3/libs/jquery/slimscroll/jquery.slimscroll.min.js
similarity index 100%
rename from libs/jquery/slimscroll/jquery.slimscroll.min.js
rename to P3/libs/jquery/slimscroll/jquery.slimscroll.min.js