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
52fb42dc781fa09a6177c75153457e87d23c2f65
Authored by
Eugeny Galkovskiy
2016-10-24 15:07:02 +0300
1 parent
5eb57074
123
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/site/index.php
Inline
Side-by-side
frontend/views/site/index.php
Wrap text
Show/Hide comments
View file @
52fb42d
...
...
@@ -22,7 +22,7 @@ $this->title = "Главная";
22
22
?>
23
23
24
24
<div class="cont">
25
- <section class="carousel
">
25
+ <section class="carousel
hidden-xs hidden-sm
">
26
26
<div class="row">
27
27
<?php
28
28
echo SliderWidget::widget([
...
...