mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-06 02:51:34 +00:00
Add down chevron to change type button on single ent dash
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
$("#type_selection").slideToggle()
|
||||
}
|
||||
#type_button
|
||||
%button#toggle_type{ onClick: 'toggleType()' } Change type
|
||||
%button#toggle_type{ onClick: 'toggleType()' }
|
||||
Change type
|
||||
%i.icon-chevron-down
|
||||
|
||||
|
||||
#type_selection{ hidden: true }
|
||||
|
||||
Reference in New Issue
Block a user