mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 03:14:52 +00:00
Hide client related form elements when Creating Entities in the client over view global section
This commit is contained in:
@@ -130,6 +130,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php if($client_url) { ?>
|
||||
<div class="form-group">
|
||||
<label>Location</label>
|
||||
<div class="input-group">
|
||||
@@ -151,6 +152,7 @@
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
<?php } ?>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user