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