mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 17:14:46 +00:00
(dashboard) reallocate form ending
This commit is contained in:
parent
73441cd923
commit
759038b552
@ -280,6 +280,7 @@ include("fbegin.inc");?>
|
||||
<form method="post" id="iform">
|
||||
<input type="hidden" value="" name="sequence" id="sequence" />
|
||||
<input type="hidden" value="<?= $pconfig['column_count'];?>" name="column_count" id="column_count_input" />
|
||||
</form>
|
||||
<div class="container-fluid">
|
||||
<div class="row sortable">
|
||||
<?php
|
||||
@ -364,7 +365,6 @@ include("fbegin.inc");?>
|
||||
endforeach;?>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</section>
|
||||
<?php
|
||||
// include widget javascripts
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user