Skip to content

Commit 776aeb7

Browse files
committed
Update UbiquityMyAdminViewer.php
1 parent 29a4e9e commit 776aeb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Ubiquity/controllers/admin/UbiquityMyAdminViewer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1264,6 +1264,7 @@ public function getRestRoutesTab($datas) {
12641264
$resources[\strtolower( ClassUtils::getClassSimpleName($model))] = $model;
12651265
}
12661266
$dd=$frm->addDropdown('resource',$resources,'Resource', \array_key_first($resources));
1267+
$this->setStyle($dd);
12671268
$list->wrap('',['<div class="ui divider"></div>',$frm]);
12681269
}
12691270
$list->setHorizontal();

0 commit comments

Comments
 (0)