Sort_by feature

This commit is contained in:
Serghey Rodin 2015-06-21 20:30:20 +03:00
commit 5b06701fdc
33 changed files with 398 additions and 212 deletions

View file

@ -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 -->
<? } ?>