@@ -12,12 +12,10 @@ |
||
12 | 12 | |
13 | 13 | use rhosocial\organization\widgets\OrganizationProfileModalWidget; |
14 | 14 | use rhosocial\organization\Organization; |
15 | -use yii\bootstrap\Modal; |
|
16 | 15 | use yii\data\ActiveDataProvider; |
17 | 16 | use yii\grid\DataColumn; |
18 | 17 | use yii\grid\GridView; |
19 | 18 | use yii\grid\SerialColumn; |
20 | -use yii\helpers\Html; |
|
21 | 19 | use yii\web\View; |
22 | 20 | |
23 | 21 | /* @var $dataProvider ActiveDataProvider */ |