diff options
Diffstat (limited to '')
-rw-r--r-- | ctrack/caf/templates/caf/applicablesystem_list.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ctrack/caf/templates/caf/applicablesystem_list.html b/ctrack/caf/templates/caf/applicablesystem_list.html index 651d389..490f374 100644 --- a/ctrack/caf/templates/caf/applicablesystem_list.html +++ b/ctrack/caf/templates/caf/applicablesystem_list.html @@ -20,6 +20,8 @@ <div class="col-12 m-2"> <h3>Critical Systems</h3> <span><a href="#">[Create new...]</a></span> + <p>Use the search box to filter the table. The table can be exported in various formats using the buttons below. These + downloads will respect the filtering used.</p> <div class="row justify-content-center"> <div class="col-md-12 my-2"> <table id="datatable" class="table table-bordered" style="width:100%"> |