update
This commit is contained in:
@@ -1,11 +1,8 @@
|
|||||||
<!--
|
|
||||||
@extends(Session::get('previlage') == 'developer' ? 'dokter.ppdsdeveloper' : 'dokter.ppds')
|
|
||||||
-->
|
|
||||||
@extends('dokter.ppdsdeveloper')
|
@extends('dokter.ppdsdeveloper')
|
||||||
|
|
||||||
@push('script')
|
@push('script')
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
$(function () {
|
$(function () {
|
||||||
if (window.mikroExpertiseAutoOpenInitialized) {
|
if (window.mikroExpertiseAutoOpenInitialized) {
|
||||||
console.warn('[mikro-expertise] duplicate script initialization skipped');
|
console.warn('[mikro-expertise] duplicate script initialization skipped');
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user