diff --git a/templates/TestSession_end.ss b/templates/TestSession_end.ss index 85df4fd..d3c3516 100644 --- a/templates/TestSession_end.ss +++ b/templates/TestSession_end.ss @@ -4,7 +4,7 @@ <% base_tag %> $MetaTags - <% require css('framework/css/debug.css') %> + <% require css('framework/client/dist/styles/debug.css') %> <% require css('testsession/css/styles.css') %> @@ -23,4 +23,4 @@ - \ No newline at end of file + diff --git a/templates/TestSession_inprogress.ss b/templates/TestSession_inprogress.ss index 4c343a7..31d78f1 100644 --- a/templates/TestSession_inprogress.ss +++ b/templates/TestSession_inprogress.ss @@ -4,7 +4,7 @@ <% base_tag %> $MetaTags - <% require css('framework/css/debug.css') %> + <% require css('framework/client/dist/styles/debug.css') %> <% require css('testsession/css/styles.css') %> diff --git a/templates/TestSession_start.ss b/templates/TestSession_start.ss index fde3206..2498c0b 100644 --- a/templates/TestSession_start.ss +++ b/templates/TestSession_start.ss @@ -4,7 +4,7 @@ <% base_tag %> $MetaTags - <% require css('framework/css/debug.css') %> + <% require css('framework/client/dist/styles/debug.css') %> <% require css('testsession/css/styles.css') %> @@ -16,4 +16,4 @@ $StartForm - \ No newline at end of file +