mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-22 06:14:19 -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_add_dns" method="post">
|
||||
<input type="hidden" name="token" value="<?=$_SESSION['token']?>" />
|
||||
<input type="hidden" name="ok" value="Add" />
|
||||
<script language="javascript">
|
||||
function elementHideShow(elementToHideOrShow){
|
||||
var el = document.getElementById(elementToHideOrShow);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue