mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 11:30:37 -09:00
package/jquery-ui-themes: fix typo on BR2_PACKAGE_JQUERY_UI_THEMES_VADER
The typo was added in 2018 by commit
'94c146282f jquery-ui-themes: rename options to have proper prefix'
Cc: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit f008c74061)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
08e1aa9aa4
commit
f895f7e19c
@@ -112,6 +112,6 @@ config BR2_PACKAGE_JQUERY_UI_THEMES_THEME
|
||||
default "trontastic" if BR2_PACKAGE_JQUERY_UI_THEMES_TRONTASTIC
|
||||
default "ui-darkness" if BR2_PACKAGE_JQUERY_UI_THEMES_UI_DARKNESS
|
||||
default "ui-lightness" if BR2_PACKAGE_JQUERY_UI_THEMES_UI_LIGHTNESS
|
||||
default "vader" if BR2_PACKAGE_JQUERY_UI_THEMES_UI_VADER
|
||||
default "vader" if BR2_PACKAGE_JQUERY_UI_THEMES_VADER
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user