aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <lemon@matthewlemon.com>2020-09-10 17:06:54 +0100
committerMatthew Lemon <lemon@matthewlemon.com>2020-09-10 17:06:54 +0100
commit97516ced1a3907a1809d2c90c51db0764f37c317 (patch)
treecbfcd1462a1cd23461600a90017561605bdcfe95
parenta336fc622aee1676470b316b8559de295de54094 (diff)
added submode to table
-rw-r--r--ctrack/caf/templates/caf/applicablesystem_list.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/ctrack/caf/templates/caf/applicablesystem_list.html b/ctrack/caf/templates/caf/applicablesystem_list.html
index 435449a..a87d7e9 100644
--- a/ctrack/caf/templates/caf/applicablesystem_list.html
+++ b/ctrack/caf/templates/caf/applicablesystem_list.html
@@ -35,8 +35,8 @@
{% endfor %}
</ul>
</td>
- <td>hello</td>
- <td>hello</td>
+ <td>{{ sys.get_organisation.submode }}</td>
+ <td>hello!</td>
<td>hello</td>
<td>hello</td>
<td>hello</td>