mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -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_web" method="post" class="<?=$v_status?>">
|
||||
<input type="hidden" name="token" value="<?=$_SESSION['token']?>" />
|
||||
<input type="hidden" name="save" value="save" />
|
||||
<script language="javascript">
|
||||
function WEBrandom() {
|
||||
var chars = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue