File manager - Edit - /home/wwwroot/camplus.hk/master.camplus.hk/public_html/application/views/tour.php
Back
<script> $(document).ready(function(){ var tour = new Tour({ smartPlacement: true, keyboard: true, storage: window.localStorage, backdrop: true, backdropContainer: 'body', backdropPadding: 0, debug: true, steps: [ // Tour Guide for Academic Year // Tour Guide for Access Control // Tour Guide for Appraisal // Tour Guide for Attendance // Tour Guide for Core // Tour Guide for Event Booking // Tour Guide for Facility // Tour Guide for Form // Tour Guide for Holiday // Tour Guide for Leave and Substitution // Tour Guide for Overtime // Tour Guide for Purchase Request { element: "#year_start", placement: "bottom", smartPlacement: true, title: "<?php echo $this->lang->line('financial_year_start'); ?>", content: "The budget in the year will be effective to use from this date" }, { element: "#year_end", placement: "bottom", smartPlacement: true, title: "<?php echo $this->lang->line('financial_year_end'); ?>", content: "The budget in the year will be close on this date" }, { element: "#setting", placement: "bottom", smartPlacement: true, title: "<?php echo $this->lang->line('settings'); ?>", content: "You need to setup Budget Group, Budget Category and Budget Item for the year" }, { element: "#my_pr", placement: "bottom", smartPlacement: true, title: "<?php echo $this->lang->line('my_pr'); ?>", content: "are you ok?" }, { element: "#bg_pr", placement: "bottom", smartPlacement: true, title: "<?php echo $this->lang->line('bg_pr'); ?>", content: "this is good!" }, { element: "#add_pr", placement: "bottom", smartPlacement: true, title: "<?php echo $this->lang->line('delete'); ?>", content: "done!" } // Tour Guide for Supplier // Tour Guide for Tender // Tour Guide for Timeslot // Tour Guide for Timetable // Tour Guide for Venue // Tour Guide for Workflow ]}); // Initialize the tour tour.init(); // Start the tour $("#start_tour").click(function(){ tour.restart(); }); }); </script>
| ver. 1.4 |
Github
|
.
| PHP 7.2.34 | Generation time: 0.21 |
proxy
|
phpinfo
|
Settings