mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-10 03:30:22 +00:00
Remove the or label as it was unecessary
and actually, untranslated
This commit is contained in:
committed by
Konrad
parent
eec117e769
commit
ec4d091c2e
@@ -85,7 +85,6 @@ export default class extends Flatpickr {
|
||||
return [
|
||||
ShortcutButtonsPlugin({
|
||||
button: buttons,
|
||||
label: mode != "range" && "or",
|
||||
onClick: this.onClickButtons,
|
||||
}),
|
||||
labelPlugin({}),
|
||||
|
||||
Reference in New Issue
Block a user