mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
resolving repo conflicts
This commit is contained in:
commit
704bf770f7
9 changed files with 963 additions and 375 deletions
|
@ -12,7 +12,7 @@
|
|||
</form>
|
||||
</td>
|
||||
<td class="toggle-all">
|
||||
<input id="toggle-all" type="checkbox" name="toggle-all" value="toggle-all">
|
||||
<input id="toggle-all" type="checkbox" name="toggle-all" value="toggle-all" onchange="checkedAll('objects');">
|
||||
<label for="toggle-all" class="check-label toggle-all"><?=__('toggle all')?></label>
|
||||
</td>
|
||||
<td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue