fixed device
This commit is contained in:
@@ -4,7 +4,11 @@
|
||||
$pagination_entity_name = "Objekte & Anschlüsse";
|
||||
?>
|
||||
<?php include(realpath(dirname(__FILE__)."/../../$mfLayoutPackage")."/header.php"); ?>
|
||||
|
||||
<style>
|
||||
.select2-selection {
|
||||
min-height: calc(1.5em + .9rem + 2px);
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
<!-- start page title -->
|
||||
@@ -547,6 +551,7 @@
|
||||
<?php if(is_array($filter) && count($filter)): ?>
|
||||
//refreshMap();
|
||||
<?php endif; ?>
|
||||
$("#filter_network_id").select2({closeOnSelect: false});
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user