mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
Sort_by feature
This commit is contained in:
parent
4ebd88bc16
commit
5b06701fdc
33 changed files with 398 additions and 212 deletions
|
@ -41,7 +41,7 @@
|
|||
<!-- /.l-separator -->
|
||||
|
||||
|
||||
<div class="l-center">
|
||||
<div class="l-center units">
|
||||
<?
|
||||
foreach ($data as $key => $value) {
|
||||
?>
|
||||
|
@ -101,7 +101,7 @@
|
|||
<!-- /.l-unit__col -->
|
||||
</div>
|
||||
<!-- /.l-unit -->
|
||||
<div class="l-separator"></div>
|
||||
<!--div class="l-separator"></div-->
|
||||
<!-- /.l-separator -->
|
||||
<? } ?>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue