Skip to content
Snippets Groups Projects
Commit 1f34ea57 authored by Auke Klazema's avatar Auke Klazema
Browse files

TMSS-143: Add missing templates

parent 4568dbd2
No related branches found
No related tags found
1 merge request!101Resolve TMSS-143 "2"
......@@ -36,3 +36,4 @@ lofar_add_bin_scripts(migrate_momdb_to_tmss.py)
lofar_add_docker_files(Dockerfile-tmss)
add_subdirectory(tmss)
add_subdirectory(templates)
set(_template_files
josdejong_jsoneditor_widget.html)
python_install(${_template_files}
DESTINATION lofar/sas/tmss/templates)
add_subdirectory(rest_framework)
set(_template_files
api.html)
python_install(${_template_files}
DESTINATION lofar/sas/tmss/templates/rest_framework)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment