From 32be1b8e73becaf528205136995261c3f03bae30 Mon Sep 17 00:00:00 2001 From: paul Date: Thu, 7 Apr 2016 11:25:26 +0000 Subject: [PATCH] make prescriptions colored svn path=/trunk/; revision=91 --- templates/edit_prescription.sh | 86 ++++++++++++---------------------- templates/prescriptions.css.sh | 56 +++++++++++++--------- templates/view_prescription.sh | 2 +- 3 files changed, 65 insertions(+), 79 deletions(-) diff --git a/templates/edit_prescription.sh b/templates/edit_prescription.sh index 4701ebb..8ac9bb7 100755 --- a/templates/edit_prescription.sh +++ b/templates/edit_prescription.sh @@ -16,67 +16,41 @@ # along with Confetti. If not, see . check(){ [ "$1" = "$2" ] && printf checked} +[ -z $mpx[presctype] ] && mpx[presctype]=doctor_compulsory cat < - - - - - - - - - - - - - - - - - - - - - - - - - -
$(l10n doctor)$(l10n dentist)$(l10n noprescription)$(l10n altpractition)
- - - - - - - - - - - -
- - - - - - - - - -
- - - - - - - -
+ + + + + + + +
+ + + + + + + + +
+ + + + +
+ + + + + + +
diff --git a/templates/prescriptions.css.sh b/templates/prescriptions.css.sh index cd87760..49db497 100755 --- a/templates/prescriptions.css.sh +++ b/templates/prescriptions.css.sh @@ -25,11 +25,12 @@ cat < +
${mpx[insurance]} -- 2.39.2