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