Release 0.9.0
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<tr>
|
||||
<th>*</th>
|
||||
<th onclick="window.sorting(this, location_table, 1)">actions</th>
|
||||
<th onclick="window.sorting(this, location_table, 2)">name</th>
|
||||
<th onclick="window.sorting(this, location_table, 3)">owner name</th>
|
||||
<th onclick="window.sorting(this, location_table, 4)">identifier</th>
|
||||
<th onclick="window.sorting(this, location_table, 5)">coordinates</th>
|
||||
<th onclick="window.sorting(this, location_table, 6)">last changed</th>
|
||||
</tr>
|
||||
Reference in New Issue
Block a user