diff --git a/ground/controllers/PageController.php b/ground/controllers/PageController.php index ea85a31..7a6ee2c 100644 --- a/ground/controllers/PageController.php +++ b/ground/controllers/PageController.php @@ -6,6 +6,8 @@ class PageController extends Controller static function actionPoints() { self::$layout = 'layoutPage.php'; + self::addStyle('/css/style.css?ver=' . App::getConfig('version')); + self::addStyle('/css/pageStyle.css?ver=' . App::getConfig('version')); self::addScript('/js/jquery-2.1.0.min.js'); self::addScript('/js/jquery-ui-1.10.4.custom.min.js'); self::addScript('/js/bootstrap.min.js'); @@ -66,6 +68,7 @@ class PageController extends Controller 'user' => App::$user, 'points' => $result, 'notModeratedPoints' => $notModeratedPoints, + 'randomPoint' => Point::model()->getRandom(), )); } diff --git a/ground/views/pointsTemplate.php b/ground/views/pointsTemplate.php index fdd7925..af72a88 100644 --- a/ground/views/pointsTemplate.php +++ b/ground/views/pointsTemplate.php @@ -1,37 +1,58 @@ - -

Точки на модерации

- - # - - - -
- +
+ +
+
+
+

Списки точек по категориям

+
+ Вернуться на карту. +
+
+ +

Точки на модерации

+ + # + + + +
+ +
+ + +

Выбор типа точки

+ id'>"; + print ""; + print ""; + } + ?> + name . '"'; + } + ?> +

+ + + # + +
+ +
+
+

- - -

Выбор типа точки

-id'>"; - print ""; - print ""; -} - -?> -name.'"'; -} - -?> -

- - - # - -
- - $categories), true) ?> +
+
+ +

Это интересно: name ?>

+

+ description, 0, 400, 'UTF-8') ?>... + читать далее » +

+
+
+