Service status update

This commit is contained in:
gandhimathi Bharathirajan 2017-07-21 16:18:46 +05:30
parent 32c9bec302
commit 0d9ec1fc18

View File

@ -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;