File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1515* [ #5968 ] ( https://github.com/netbox-community/netbox/issues/5968 ) - Model forms should save empty custom field values as null
1616* [ #6686 ] ( https://github.com/netbox-community/netbox/issues/6686 ) - Force assignment of null custom field values to objects
1717* [ #6974 ] ( https://github.com/netbox-community/netbox/issues/6974 ) - Show contextual label for IP address role
18+ * [ #7012 ] ( https://github.com/netbox-community/netbox/issues/7012 ) - Fix hidden "add components" dropdown on devices list
1819
1920---
2021
Original file line number Diff line number Diff line change 22
33{% block bulk_buttons %}
44 {% if perms.dcim.change_device %}
5- < div class ="btn-group ">
5+ < div class ="btn-group dropup ">
66 < button type ="button " class ="btn btn-sm btn-primary dropdown-toggle " data-toggle ="dropdown " aria-haspopup ="true " aria-expanded ="false ">
77 < span class ="mdi mdi-plus-thick " aria-hidden ="true "> </ span > Add Components < span class ="caret "> </ span >
88 </ button >
You can’t perform that action at this time.
0 commit comments