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() )) { + ?> + + +
    + +
    +
    +
      + +
    • +
      + +
      + +
    • + -
    +
+
+
+ + +
+
-
- - + + -
- - +