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
eaaa92517adee45bbb5629820c7416e8b8a7861b
Authored by
Eugeny Galkovskiy
2016-10-19 19:01:16 +0300
1 parent
488fd6db
123
Showing
1 changed file
with
3 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 @
eaaa925
...
...
@@ -78,6 +78,9 @@
78
78
</div>
79
79
</header>
80
80
<section class="menu">
81
+ <div class="hidden-md hidden-lg oldsite_down">
82
+ <a href="#">Старая версия сайта</a>
83
+ </div>
81
84
<div class="hidden-md hidden-lg hidemenu">
82
85
<a href="#"></a>
83
86
</div>
...
...