Fix module name

This commit is contained in:
mcbloch 2020-08-29 01:13:27 +02:00
parent dd5b032b98
commit 53dd3f2671

View file

@ -1,7 +1,7 @@
# frozen_string_literal: true
# Helpers for data
module VerenigingenLists
module VerenigingenHelper
# Helpers for navbar partial
def current_child_of(item)
child_of(item, @item)