File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 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;
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments