Commit a6d2664d8b9e890a13b41044f62874a09ece8409

Authored by Eugeny Galkovskiy
1 parent 53868b90

120716

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/views/road/road-width.php
@@ -11,7 +11,7 @@ @@ -11,7 +11,7 @@
11 use common\models\SettlementAddressLink; 11 use common\models\SettlementAddressLink;
12 use yii\data\ActiveDataProvider; 12 use yii\data\ActiveDataProvider;
13 use yii\grid\GridView; 13 use yii\grid\GridView;
14 -use common\models\RoadToCategory; 14 +use common\models\RoadWidth;
15 15
16 $this->title = $road->name; 16 $this->title = $road->name;
17 $this->params[ 'breadcrumbs' ][] = [ 17 $this->params[ 'breadcrumbs' ][] = [