Merge pull request #33 from ZeusWPI/verenigingen

Fix module name
This commit is contained in:
mcbloch 2020-08-29 01:14:14 +02:00 committed by GitHub Enterprise
commit 3b6d1cb8fb

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)