initial: bootstrap from BukidBountyApp base
This commit is contained in:
52
legacy/pages-html/slvl/disabler/home_disabler
Normal file
52
legacy/pages-html/slvl/disabler/home_disabler
Normal file
@@ -0,0 +1,52 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<br><br><br>
|
||||
<div class="card" id="secondary-card">
|
||||
<div class="card-header ui-sortable-handle" style="cursor: move;display: none;">
|
||||
<h3 class="card-title" style=""></h3>
|
||||
<div class="card-tools">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="card-body "><div class="row card-body">
|
||||
|
||||
|
||||
<div class="col-6" id="user_list_button"><button onclick=" ButtonGo('user_list',0);" class="bg-transparent border-0 btn-block" style="" onclick="">
|
||||
<div class="card-body box-profile">
|
||||
<div class="text-center">
|
||||
<img class=" img-circle rounded mx-auto d-block" src="assets/users.png" width="40%" height="40%" style="overflow:hidden;"></div>
|
||||
<h3 class="profile-username text-center">Users</h3>
|
||||
<p class="text-muted text-center"></p>
|
||||
</div>
|
||||
</button></div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="col-6" id="accountsettingsbutton"><button onclick=" ButtonGo('account_settings',0);" class="bg-transparent border-0 btn-block" onclick="">
|
||||
<div class="card-body box-profile">
|
||||
<div class="text-center">
|
||||
<img class="rounded mx-auto d-block" src="assets/gear.png" width="40%" height="40%" style="overflow:hidden;"></div>
|
||||
<h3 class="profile-username text-center">Account Settings</h3>
|
||||
<p class="text-muted text-center"></p>
|
||||
|
||||
</div>
|
||||
</button></div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div></div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<script id="main-script">
|
||||
//loaduserdatadashboard();
|
||||
</script>
|
||||
0
legacy/pages-html/slvl/disabler/userdetails_append
Normal file
0
legacy/pages-html/slvl/disabler/userdetails_append
Normal file
Reference in New Issue
Block a user