summaryrefslogtreecommitdiffstats
path: root/reporting/pages/app/views/modal/testcasedetail.html
diff options
context:
space:
mode:
Diffstat (limited to 'reporting/pages/app/views/modal/testcasedetail.html')
-rw-r--r--reporting/pages/app/views/modal/testcasedetail.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/reporting/pages/app/views/modal/testcasedetail.html b/reporting/pages/app/views/modal/testcasedetail.html
new file mode 100644
index 0000000..8918b3f
--- /dev/null
+++ b/reporting/pages/app/views/modal/testcasedetail.html
@@ -0,0 +1,7 @@
+<h4>Test Case Detail</h4>
+<div class="hr-line-dashed"></div>
+
+
+<strong> name</strong>: {{project_name_modal}}<br>
+
+<strong>description</strong>: {{description_modal}}<br> \ No newline at end of file