Skip to content

Commit 7511b47

Browse files
committed
update docs
1 parent 5030182 commit 7511b47

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/about.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# ChangeLog
22

3+
## [v1.3.3](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.3.3)
4+
5+
- add menu on the top;
6+
- feature #3 add priority_level for menu order.
7+
38
## [v1.3.2](https://github.com/wuyue92tree/django-adminlte-ui/releases/tag/1.3.2)
49

510
- add permission control for general_option & exchange_menu;

docs/guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ Exchange Menu by click the `Exchange Menu` button
142142
- icon: [icon](https://adminlte.io/themes/AdminLTE/pages/UI/icons.html)
143143
- content_type: Use for permission control, if user don't have permission to access the `app_label:model` in content_type, it will be skipped.
144144
- valid: This menu item effective only when the valid is True.
145+
- priority_level: default 100, use for ordering. `The bigger the priority`
145146
- treebeard option: for order.
146147

147148
### get django url name for link

0 commit comments

Comments
 (0)