Rework dashboard
This commit is contained in:
@@ -7,7 +7,11 @@
|
|||||||
?>
|
?>
|
||||||
<?php include(realpath(dirname(__FILE__)."/../../$mfLayoutPackage")."/header.php"); ?>
|
<?php include(realpath(dirname(__FILE__)."/../../$mfLayoutPackage")."/header.php"); ?>
|
||||||
<?php $wftype = "building"; ?>
|
<?php $wftype = "building"; ?>
|
||||||
|
<style>
|
||||||
|
.dropdown-menu.show {
|
||||||
|
z-index: 9999999;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
<!-- start page title -->
|
<!-- start page title -->
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|||||||
Reference in New Issue
Block a user