Alexey Boroda
/
extrem-new
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
13117b6fd34f7a5ce2a68e745bfa342e7749afd8
Authored by
Eugeny Galkovskiy
2016-10-19 15:38:59 +0300
1 parent
2547622d
123
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/views/layouts/main.php
Inline
Side-by-side
frontend/views/layouts/main.php
Wrap text
Show/Hide comments
View file @
13117b6
...
...
@@ -69,6 +69,7 @@ $brands = Category::find()
69
69
</header>
70
70
<section class="menu">
71
71
<div class="container">
72
+ <a href="#" class="openmenu">≡</a>
72
73
<ul>
73
74
<li><a href="#">Бренды</a>
74
75
<div class="dropd_menu">
...
...