mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-23 05:28:53 +00:00
Delete now ununsed stimulus controller toggle_button_disabled
- also delete one comment about replacing this controller with another
This commit is contained in:
@@ -25,7 +25,6 @@ export default class extends Controller {
|
||||
target.disabled = !enable;
|
||||
});
|
||||
}
|
||||
//todo: can a new method disableIfBlank replace ButtonDisabledController?
|
||||
//todo: can a new method toggleDisplay replace ToggleController?
|
||||
//todo: can toggleDisplay with optional chevron-target replace RemoteToggleController?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user