From e3f26847933f5f556fa6227bc3a94bc8dfd88d66 Mon Sep 17 00:00:00 2001 From: yarik Date: Wed, 6 Jul 2016 18:23:28 +0300 Subject: [PATCH] Commit --- frontend/views/company/gallery.php | 75 +++++++++++++++++++++++++++++++++++++++++++-------------------------------- frontend/views/performer/gallery.php | 81 ++++++++++++++++++++++++++++++++++++++++++++++----------------------------------- 2 files changed, 89 insertions(+), 67 deletions(-) diff --git a/frontend/views/company/gallery.php b/frontend/views/company/gallery.php index a3d8572..a17f515 100755 --- a/frontend/views/company/gallery.php +++ b/frontend/views/company/gallery.php @@ -10,42 +10,53 @@ $this->params[ 'company' ] = $company; $this->title = 'My Yii Application'; -?> - -
- -
-
-
    - -
  • -
    - -
    - - -
  • - + if(empty( $videos ) && empty( $gallery->getModels() )) { + ?> + + +
    + +
    +
    +
      + +
    • +
      + +
      + +
    • + -
    +
+
+
+ + +
+
-
- - + + -
- - +