Editor
This commit is contained in:
@@ -24,10 +24,10 @@ $server_name = 'https://'. $_SERVER['HTTP_HOST'];
|
||||
<!--begin::Fonts-->
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" />
|
||||
<!--end::Fonts-->
|
||||
<script type="text/javascript" src="/assets/js/core/libraries/jquery.min.js"></script>
|
||||
<!-- script type="text/javascript" src="/assets/js/plugins/ui/fullcalendar/fullcalendar.min.js"></script>
|
||||
<script type="text/javascript" src="/assets/js/pages/extra_fullcalendar.js"></script -->
|
||||
|
||||
<script type="text/javascript" src="/assets/js/core/libraries/jquery.min.js"></script>
|
||||
|
||||
<!-- link href="/assets/ext/css/bootstrap.css" rel="stylesheet" type="text/css" / -->
|
||||
|
||||
<link href="/site3/assets/css/custom/fullcalendar.bundle.css" rel="stylesheet" type="text/css" />
|
||||
<link href="/site3/assets/css/custom/datatables.bundle.css" rel="stylesheet" type="text/css" />
|
||||
@@ -49,6 +49,8 @@ $server_name = 'https://'. $_SERVER['HTTP_HOST'];
|
||||
background-color: #4687ba;
|
||||
}
|
||||
</style>
|
||||
<!-- link href="/assets/ext/css/hack.css" rel="stylesheet" type="text/css" / -->
|
||||
<link href="/assets/js/plugins/trumbowyg/ui/trumbowyg.min.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<!--end::Head-->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user