module Decidim::Meetings::Admin::ApplicationHelper
def tabs_id_for_agenda_item_child(agenda_item)
def tabs_id_for_agenda_item_child(agenda_item) "meeting_agenda_item_#{agenda_item.to_param_child}" end
def tabs_id_for_agenda_item_child(agenda_item) "meeting_agenda_item_#{agenda_item.to_param_child}" end