]> git.plutz.net Git - lobster/blobdiff - therapies/page.sh
display stickynote fully when hovering
[lobster] / therapies / page.sh
index bbe845b66f2b76ea2b1e4a6f396a7fcd28158924..a36505f5c90de5f30fdd6bd6475b1b3e17f481f6 100755 (executable)
@@ -57,7 +57,7 @@ therapy_sessions(){
        ]
        EOF
 
-  seq $((n - 1)) -1 1 | while read n; do
+  for n in $(seq $((n - 1)) -1 1); do
     session_n="$n"
     sid=session${session_n}