Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
taskonsite-архив-перенесен
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dmitry Korolev
taskonsite-архив-перенесен
Commits
d66ea3d0
Commit
d66ea3d0
authored
Jan 28, 2016
by
Олег Гиммельшпах
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#948 - В главном меню сайта скрыть выпадающее меню языка.
parent
6fded6f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
frontend/views/layouts/main.php
frontend/views/layouts/main.php
+4
-2
No files found.
frontend/views/layouts/main.php
View file @
d66ea3d0
...
@@ -53,12 +53,14 @@ AppAsset::register($this);
...
@@ -53,12 +53,14 @@ AppAsset::register($this);
<li><a
href=
"#"
>
Блог
</a></li>
<li><a
href=
"#"
>
Блог
</a></li>
<li><a
href=
"/school"
>
Школа аналитики
</a></li>
<li><a
href=
"/school"
>
Школа аналитики
</a></li>
<li><a
href=
"/contacts"
>
Контакты
</a></li>
<li><a
href=
"/contacts"
>
Контакты
</a></li>
<li><a
href=
"#"
>
ENG
</a></li>
<!-- <li><a href="#">RUS</a></li> -->
</ul>
</ul>
</nav>
</nav>
<div
class=
"lang_check"
>
<
!-- <
div class="lang_check">
<a href="#" class="d_menu"><i class="icon-arrowDown"></i>ENG</a>
<a href="#" class="d_menu"><i class="icon-arrowDown"></i>ENG</a>
<a href="#" class="d_menu_hide"><i class="icon-arrowRight"></i>RUS</a>
<a href="#" class="d_menu_hide"><i class="icon-arrowRight"></i>RUS</a>
</div>
</div>
-->
</div>
</div>
<div
class=
"col-md-3 col-xs-3 col-sm-12"
>
<div
class=
"col-md-3 col-xs-3 col-sm-12"
>
<span
class=
"top_phone"
>
<?=
\common\models\Settings
::
getValue
(
'content-phone'
)
?>
</span>
<span
class=
"top_phone"
>
<?=
\common\models\Settings
::
getValue
(
'content-phone'
)
?>
</span>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment