]> git.plutz.net Git - lobster/commitdiff
remove new-therapy button
authorPaul Hänsch <paul@plutz.net>
Thu, 10 Sep 2020 16:32:49 +0000 (18:32 +0200)
committerPaul Hänsch <paul@plutz.net>
Thu, 10 Sep 2020 16:32:49 +0000 (18:32 +0200)
therapies/page.sh

index 56b58658e1510da9f8af8902347a3397b0f7c8e9..a53bb923f7c689888873fac2de87e86a6335c8df 100755 (executable)
@@ -116,7 +116,7 @@ cat <<EOF
     fi
   done |sort -n
   )
-  [a .item .therapy href="/therapies/${id%%.*}/new" . +]
+  [!-- a .item .therapy href="/therapies/${id%%.*}/new" . + --]
 ]
 EOF