mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
added sort-star class
This commit is contained in:
parent
29f5cc6aca
commit
2289b2d8bb
50 changed files with 525 additions and 179 deletions
|
@ -29,8 +29,10 @@
|
|||
$back = "location.href='".$back."'";
|
||||
}
|
||||
?>
|
||||
|
||||
<form id="vstobjects" name="v_add_web" method="post">
|
||||
<input type="hidden" name="token" value="<?=$_SESSION['token']?>" />
|
||||
<input type="hidden" name="ok" value="Add" />
|
||||
<script type="text/javascript">
|
||||
$(function() {
|
||||
$("#v_domain").change(function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue