Administrator
/
test_3
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
7ae1fe78a2a700424496329360779508bc164499
Authored by
Eugeny Galkovskiy
2016-07-06 18:47:28 +0300
1 parent
e3f26847
080716
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/company/gallery.php
Inline
Side-by-side
frontend/views/company/gallery.php
Wrap text
Show/Hide comments
View file @
7ae1fe7
...
...
@@ -13,7 +13,7 @@
13
13
if(empty( $videos ) && empty( $gallery->getModels() )) {
14
14
?>
15
15
<div class="gallery-performer-wrapper style">
16
- <div
class="gallery-performer-margin"
>
16
+ <div
>
17
17
Галерей к просмотру не найдено
18
18
</div>
19
19
</div>
...
...