7 lines
166 B
JSON
Executable File
7 lines
166 B
JSON
Executable File
<script>
|
|
App.setPageOption({
|
|
appContentFullHeight: true,
|
|
appContentClass: 'd-flex flex-column p-0',
|
|
clearOptionOnLeave: true
|
|
});
|
|
</script> |