mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Hide client related form elements when Creating Entities in the client over view global section
This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php if ($client_url) { ?>
|
||||
<div class="form-group">
|
||||
<label>Registrar</label>
|
||||
<div class="input-group">
|
||||
@@ -156,6 +157,7 @@
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
<?php } ?>
|
||||
|
||||
<div class="form-group">
|
||||
<label>Expire Date</label>
|
||||
|
||||
Reference in New Issue
Block a user