mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 13:17:03 +02:00
improved policy apply feature
This commit is contained in:
@ -107,6 +107,5 @@
|
||||
|
||||
|
||||
<div>
|
||||
<p><input type="button" class="btn btn-danger" onclick="Piler.reload_piler();" value="<?php print $text_apply_changes; ?>" /></p>
|
||||
<span id="applyChangesOutput"></span>
|
||||
<input type="button" class="btn btn-danger" onclick="Piler.reload_piler();" value="<?php print $text_apply_changes; ?>" /> <span id="applyChangesOutput"></span>
|
||||
</div>
|
||||
|
@ -112,7 +112,6 @@
|
||||
|
||||
|
||||
<div>
|
||||
<p><input type="button" class="btn btn-danger" onclick="Piler.reload_piler();" value="<?php print $text_apply_changes; ?>" /></p>
|
||||
<span id="applyChangesOutput"></span>
|
||||
<input type="button" class="btn btn-danger" onclick="Piler.reload_piler();" value="<?php print $text_apply_changes; ?>" /> <span id="applyChangesOutput"></span>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user