]> git.plutz.net Git - confetti/commitdiff
enable prescription page to update card display
authorpaul <paul@plutz.net>
Thu, 25 Feb 2016 03:36:09 +0000 (03:36 +0000)
committerpaul <paul@plutz.net>
Thu, 25 Feb 2016 03:36:09 +0000 (03:36 +0000)
svn path=/trunk/; revision=82

pages/prescriptions.sh

index fbcd5065b117d3ea29bce72a1b31ff2820e3c97e..2786ee3afe4f2c7259234471884fe1bf463e9212 100755 (executable)
@@ -23,6 +23,8 @@ declare -A mpx
 BR='
 '
 
 BR='
 '
 
+view_card="$_EXEC/templates/view_client.sh"
+
 list_prescriptions(){
   client="$1"
   find "$_DATA/prescriptions/" -name "${client%.vcf}.*.mpx" \
 list_prescriptions(){
   client="$1"
   find "$_DATA/prescriptions/" -name "${client%.vcf}.*.mpx" \