moving functions from app to fix dependencies

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-11-20 16:25:26 +01:00
commit f094394933
No known key found for this signature in database
7 changed files with 170 additions and 147 deletions

View file

@ -39,6 +39,7 @@ export(html_tag_wrap)
export(is_repeated_longitudinal)
export(match_fields_to_form)
export(named_levels)
export(nav_bar_page)
export(numchar2fct)
export(parse_data)
export(process_user_input)