Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit 191ce57

Browse files
committed
readme formatting
1 parent 3cc13ec commit 191ce57

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,7 @@ to access routes.
4848

4949
Simple GUI* interface to manage your roles and permissions.
5050

51-
<div class="warning">
52-
**Note:** GUI still has alpha version features. Don't share access to this GUI to your clients!
53-
</div>
51+
> **Note:** GUI still has alpha version features. Don't share access to this GUI to your clients!
5452
5553
### Installation
5654

@@ -135,11 +133,9 @@ php yii rbac/scan -p='@vendor/justcoded/yii2-rbac' -b='admin/rbac/'
135133

136134
To use graphical interface just follow the route you specified as base when scan routes / configure module.
137135

138-
<div class="warning">
139-
**Note:** Role Permissions selector is a hotfix solution, so it doesn't display proper tree structure when
136+
> **Note:** Role Permissions selector is a hotfix solution, so it doesn't display proper tree structure when
140137
you move items between boxes.
141-
This will be fixed in next versions.
142-
</div>
138+
> This will be fixed in next versions.
143139
144140
#### Route Access filter
145141

0 commit comments

Comments
 (0)