Turn on perfect-scrollbar

This commit is contained in:
Mathieu Lagace
2019-12-22 13:10:57 -05:00
parent e5d28d796a
commit 047633c2ce
2 changed files with 4 additions and 4 deletions

View File

@@ -124,6 +124,6 @@
)
</script>
<script>
$( document ).ready(initScheduleEditor("scheduleEditor",3,4));
initScheduleEditor("scheduleEditor",3,4);
</script>
@endsection