REDROOM
PHP 5.6.40
Path:
Logout
Edit File
Size: 3.10 KB
Close
/home/urbanman/roadkaraja.in/manager/dist/js/calendar.script.js
Text
Base64
(function ($) { "use strict"; /****************************** App Calendar ****************************/ // Sidebar calendar $('#calendar-month').datepicker({ showOtherMonths: true, selectOtherMonths: true, beforeShowDay: function (date) { // add leading zero to single digit date var day = date.getDate(); console.log(day); return [true, (day < 10 ? 'zero' : '')]; } }); var calendarEl = document.getElementById('calendar'); if (calendarEl) { var calendar = new FullCalendar.Calendar(calendarEl, { plugins: ['interaction', 'dayGrid', 'timeGrid', 'list'], height: 'parent', header: { left: 'prev,next today', center: 'title', right: 'dayGridMonth,timeGridWeek,timeGridDay,listWeek' }, defaultView: 'dayGridMonth', defaultDate: '2019-08-12', navLinks: true, // can click day/week names to navigate views editable: true, eventLimit: true, // allow "more" link when too many events events: [ { title: 'All Day Event', start: '2019-08-01', color: '#6c757d' }, { title: 'Long Event', start: '2019-08-07', end: '2019-08-10', color: '#28a745' }, { groupId: 999, title: 'Repeating Event', start: '2019-08-09T16:00:00', color: '#dc3545' }, { groupId: 999, title: 'Repeating Event', start: '2019-08-16T16:00:00', color: '#ffc107' }, { title: 'Conference', start: '2019-08-11', end: '2019-08-13', color: '#17a2b8' }, { title: 'Meeting', start: '2019-08-12T10:30:00', end: '2019-08-12T12:30:00' }, { title: 'Lunch', start: '2019-08-12T12:00:00' }, { title: 'Meeting', start: '2019-08-12T14:30:00' }, { title: 'Happy Hour', start: '2019-08-12T17:30:00' }, { title: 'Dinner', start: '2019-08-12T20:00:00' }, { title: 'Birthday Party', start: '2019-08-13T07:00:00' }, { title: 'Click for Google', url: 'http://google.com/', start: '2019-08-28' } ] }); calendar.render(); } })(jQuery);
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 17
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
analytic.script.js
14.20 KB
lrw-rw-rw-
2026-07-06 10:38:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
app.js
24.83 KB
lrw-rw-rw-
2026-07-06 10:38:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
c3.script.js
2.22 KB
lrw-rw-rw-
2026-07-06 10:38:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
calendar.script.js
3.10 KB
lrw-rw-rw-
2026-07-06 10:38:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
chartist.script.js
8.20 KB
lrw-rw-rw-
2026-07-06 10:38:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
codex.html
0 B
lrw-rw-rw-
2026-07-06 10:38:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
cryptocurrency.script.js
19.74 KB
lrw-rw-rw-
2026-07-06 10:38:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
echart.script.js
15.43 KB
lrw-rw-rw-
2026-07-06 10:38:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
exit.html
0 B
lrw-r--r--
2026-07-14 06:08:17
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
google.script.js
5.17 KB
lrw-rw-rw-
2026-07-06 10:38:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
icheck.script.js
1.55 KB
lrw-rw-rw-
2026-07-06 10:38:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
jsgrid.script.js
2.53 KB
lrw-rw-rw-
2026-07-06 10:38:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
morris.script.js
7.06 KB
lrw-rw-rw-
2026-07-06 10:38:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
peity.script.js
293 B
lrw-rw-rw-
2026-07-06 10:38:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
task-board.js
227 B
lrw-rw-rw-
2026-07-06 10:38:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ticket.js
328 B
lrw-rw-rw-
2026-07-06 10:38:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
toastr.script.js
742 B
lrw-rw-rw-
2026-07-06 10:38:25
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).