status_viewhelper.rb revision 7273197c78ac5d0da6d782d29a1be72583345eeb
c4e197f083746cabb7ca6e573930dcbb32c64ef6Tim Reddehase errored_ontologies: StatusOntologyErrorViewhelper,
2883814db03fc155dce10fa355421c6a60bba4fdTim Reddehase @available_tabs = TABS.map do |(tab_title, tab, count)|
e206832a0402e82f2fd05b4d073388acc5ccb395Tim Reddehase count_proc.call(initialize_helper(HELPERS[tab])) if count_proc
2883814db03fc155dce10fa355421c6a60bba4fdTim Reddehase @inner_helper ||= initialize_helper(HELPERS[tab])