PHP Classes

File: resources/views/js.blade.php

Recommend this page to a friend!
  Classes of Thierry Feuzeu   Polr Admin Dashboard   resources/views/js.blade.php   Download  
File: resources/views/js.blade.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Polr Admin Dashboard
Another admin dashboard for the Polr URL shortener
Author: By
Last change: Now loading CSS en JS files from the jsDelivr CDN.
Date: 6 years ago
Size: 1,137 bytes
 

Contents

Class file image Download
<!-- Datatables from https://datatables.net/download/#bs/dt-1.10.12/r-2.1.0 -->
<script src="https://cdn.datatables.net/v/bs/dt-1.10.12/r-2.1.0/datatables.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.18.1/moment.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.17.47/js/bootstrap-datetimepicker.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.4.0/Chart.bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.16.4/lodash.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/lagdo/polr-admin@0.1/resources/assets/js/jquery-jvectormap.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/lagdo/polr-admin@0.1/resources/assets/js/jquery-jvectormap-world-mill.js"></script>
<script src="https://cdn.jsdelivr.net/gh/lagdo/polr-admin@0.1/resources/assets/js/base.js"></script>
<script src="https://cdn.jsdelivr.net/gh/lagdo/polr-admin@0.1/resources/assets/js/home.js"></script>
<script src="https://cdn.jsdelivr.net/gh/lagdo/polr-admin@0.1/resources/assets/js/stats.js"></script>