This commit is contained in:
commit
9de9b9fe31
|
@ -48,7 +48,7 @@
|
|||
.ck-editor__editable { min-height: 600px; }
|
||||
</style>
|
||||
<script>
|
||||
$(function(){
|
||||
|
||||
$('#isgg').switchbutton({
|
||||
checked: true,
|
||||
onChange: function(checked){
|
||||
|
@ -74,7 +74,7 @@
|
|||
// .catch( error => {
|
||||
// console.error( error );
|
||||
// } );
|
||||
})
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue