]> git.plutz.net Git - lobster/blobdiff - cards/widgets.sh
provide debug function
[lobster] / cards / widgets.sh
index ac04d9f74066638940ad93fbe2f8f5509f78ee87..c0ecfb09e5bf78019189325443c320382ab57bca 100755 (executable)
@@ -143,9 +143,10 @@ card_item(){
                       | sort \
                       | sed -E ':X;N;$!bX; s;^[\n ]+;;; s;[\n ]+$;;; s;(\n.*\n|\n); - ;;'
                      )"
-          printf '[a .item .therapy href="/therapies/%s" . %s %s]' \
-                 "${tpy%.*}/${tpy#*.}" "$(l10n therapy)" "$(HTML "${tpydates:--}")"
-        done |sort -r
+          printf '[a .item .therapy href="/therapies/%s" . %s] ' \
+                 "${tpy%.*}/${tpy#*.}" "$(HTML "${tpydates:--}")"
+        done |sort -n
+        printf '[a .item .therapy href="/therapies/%s/new" . +]' "${client}"
         ;;
       *)[ $cnt -gt 0 ] && printf '[h3 %s]' "$(l10n "$item")"
         shy="$(printf '\302\255')"