mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-06-05 22:09:38 +02:00
Ripristinata possibilità di ordinare le righe per ordini e ddt
This commit is contained in:
@@ -175,6 +175,12 @@ if (!empty($rs)) {
|
||||
</div>
|
||||
</form>";
|
||||
}
|
||||
|
||||
echo '
|
||||
<div class="handle clickable" style="padding:10px">
|
||||
<i class="fa fa-sort"></i>
|
||||
</div>';
|
||||
|
||||
|
||||
echo '
|
||||
</td>
|
||||
|
@@ -170,6 +170,12 @@ if (!empty($rs)) {
|
||||
</div>
|
||||
</form>";
|
||||
}
|
||||
|
||||
|
||||
echo '
|
||||
<div class="handle clickable" style="padding:10px">
|
||||
<i class="fa fa-sort"></i>
|
||||
</div>';
|
||||
|
||||
echo '
|
||||
</td>
|
||||
|
Reference in New Issue
Block a user