Service status update
This commit is contained in:
parent
32c9bec302
commit
0d9ec1fc18
@ -78,13 +78,13 @@
|
||||
<!-- fullCalendar 2.2.5-->
|
||||
<link rel="stylesheet" href="<?php echo base_url(); ?>assets/plugins/fullcalendar/fullcalendar.min.css">
|
||||
<link rel="stylesheet" href="<?php echo base_url(); ?>assets/plugins/fullcalendar/fullcalendar.print.css" media="print">
|
||||
<script type="text/javascript">
|
||||
<!-- <script type="text/javascript">
|
||||
$(function() {
|
||||
$(this).bind("contextmenu", function(e) {
|
||||
e.preventDefault();
|
||||
});
|
||||
});
|
||||
</script>
|
||||
</script>-->
|
||||
<style>
|
||||
.error{
|
||||
color:red;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user