Skip to content
Snippets Groups Projects
Commit e1bb6329 authored by thomaswoehlke's avatar thomaswoehlke
Browse files

work

parent e4ab2252
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,9 @@
</div>
<p></p>
<div class="btn-group-vertical" role="group" aria-label="Views">
<a class="btn btn-success btn-lg btn-block text-left"
href="{{ url_for( 'app_admin.url_admin_download_all_files') }}"
role="button">Admin :: all_files :: download</a>
<a class="btn btn-danger btn-lg btn-block text-left"
href="{{ url_for( 'app_admin.run_update_star_schema_incremental') }}"
role="button">Admin :: all_files :: update star_schema :: incremental</a>
......
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