3 lines
133 B
Ruby
3 lines
133 B
Ruby
|
# do not generate id elements as they're used at other places too, breaking js
|
||
|
SimpleNavigation.config.autogenerate_item_ids = false
|