diff options
author | Philip Sargent <philip.sargent@klebos.com> | 2022-06-24 23:18:10 +0300 |
---|---|---|
committer | Philip Sargent <philip.sargent@klebos.com> | 2022-06-24 23:18:10 +0300 |
commit | d6db94262601624c2daa6eee1f0d212f39dc68e6 (patch) | |
tree | 882a8b25f7c03b1de6f1dda2cca003354bfaf28b | |
parent | 7db7c6706517e32f7186f5af50f431288e422686 (diff) | |
download | troggle-d6db94262601624c2daa6eee1f0d212f39dc68e6.tar.gz troggle-d6db94262601624c2daa6eee1f0d212f39dc68e6.tar.bz2 troggle-d6db94262601624c2daa6eee1f0d212f39dc68e6.zip |
Useful datamanagement link
-rw-r--r-- | templates/dataissues.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/templates/dataissues.html b/templates/dataissues.html index 5bd53c0..2127a0e 100644 --- a/templates/dataissues.html +++ b/templates/dataissues.html @@ -6,7 +6,11 @@ <h1>Loading data from files: Issues arising that need attention</h1> <p> -This is work in progress (March 2022).The URL links to the offending objects are enabled on only some types of fault as yet. +This is work in progress (June 2022).The URL links to the offending objects are enabled on only some types of fault as yet. +<p> +See the +<a href="/handbook/computing/todo-data.html">Data Management To Do list</a> as well as these import/parsing issues. + <style> tr { text-align:center; font-family: Tahoma,'Trebuchet MS','Lucida Grande',Verdana, Arial, Helvetica, Sans-Serif; |