CURRENT PATH:
/
home
/
u451283037
/
domains
/
brighteducenter.com
/
public_html
/
public
/
backend
/
dist
/
js
/
KEMBALI
|
HOME
Upload File Local:
Upload
Upload via URL:
Download
Dir Baru
File Baru
Editing:
app.init.js
$(function () { "use strict"; $("#main-wrapper").AdminSettings({ Theme: false, // this can be true or false ( true means dark and false means light ), Layout: "vertical", LogoBg: "skin6", // You can change the Value to be skin1/skin2/skin3/skin4/skin5/skin6 NavbarBg: "skin1", // You can change the Value to be skin1/skin2/skin3/skin4/skin5/skin6 SidebarType: "full", // You can change it full / mini-sidebar / iconbar / overlay SidebarColor: "skin6", // You can change the Value to be skin1/skin2/skin3/skin4/skin5/skin6 SidebarPosition: true, // it can be true / false ( true means Fixed and false means absolute ) HeaderPosition: true, // it can be true / false ( true means Fixed and false means absolute ) BoxedLayout: true, // it can be true / false ( true means Boxed and false means Fluid ) }); });
SIMPAN
BATAL