mirror of
https://github.com/myvesta/vesta
synced 2025-07-16 10:03:23 -07:00
added sort-star class
This commit is contained in:
parent
29f5cc6aca
commit
2289b2d8bb
50 changed files with 525 additions and 179 deletions
|
@ -31,6 +31,7 @@
|
|||
?>
|
||||
<form id="vstobjects" name="v_edit_firewall" method="post" class="<?=$v_status?>">
|
||||
<input type="hidden" name="token" value="<?=$_SESSION['token']?>" />
|
||||
<input type="hidden" name="save" value="save" />
|
||||
<script type="text/javascript">
|
||||
function elementHideShow(elementToHideOrShow) {
|
||||
var el = document.getElementById(elementToHideOrShow);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue