aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/compliance
diff options
context:
space:
mode:
authorMatthew Lemon <lemon@matthewlemon.com>2020-10-22 10:44:13 +0100
committerMatthew Lemon <lemon@matthewlemon.com>2020-10-22 10:44:13 +0100
commit821a61710c4fac50ca7224024a8cb6ab273ab310 (patch)
treed7321b71301959cdd4647736419256d825cf908f /ctrack/compliance
parent4753d545dbe2cb879f27b3958cf1196fca5a1791 (diff)
writing code to control the swimlane template
Diffstat (limited to 'ctrack/compliance')
-rw-r--r--ctrack/compliance/templates/compliance/overview.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctrack/compliance/templates/compliance/overview.html b/ctrack/compliance/templates/compliance/overview.html
index a7054e0..13c835e 100644
--- a/ctrack/compliance/templates/compliance/overview.html
+++ b/ctrack/compliance/templates/compliance/overview.html
@@ -83,7 +83,7 @@
<tbody>
<tr>
<td>ORG NAME 1</td>
- <td class="bg bg-success text-white">CAF Initial Submitted</td>
+ <td style="background-color: green; color: white;">CAF Initial Submitted</td>
<td class="bg bg-success text-white">CAF Reviewed</td>
<td class="bg bg-warning text-white">OES Revisions Submitted</td>
<td>Validation Agreed</td>