aboutsummaryrefslogtreecommitdiffstats
path: root/static/utils.js
diff options
context:
space:
mode:
Diffstat (limited to 'static/utils.js')
-rw-r--r--static/utils.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/utils.js b/static/utils.js
index 0545d15..3220030 100644
--- a/static/utils.js
+++ b/static/utils.js
@@ -13,6 +13,7 @@ function initMaterializeHelper(customOptions) {
if (options.selectOptions)
fixSelectOptions(options.debug)
+ if (options.selectOptions)
fixNavbarDropdown(options.debug)
if (options.selectTriggers)
fixSelectTriggers(options.debug)