commit 4805f8828088633c6a82a0ace2a5ac176a5b8315
parent e04a22bb619ef0d9a9773dcdb1f1a1c128d1a138
Author: Alexander Burger <abu@software-lab.de>
Date: Wed, 17 Jul 2013 10:11:39 +0200
Added 'em1' style
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/ord.l b/app/ord.l
@@ -1,4 +1,4 @@
-# 05jan12abu
+# 17jul13abu
# (c) Software Lab. Alexander Burger
(must "Order" Order)
@@ -28,7 +28,7 @@
((caddr L)
(new! '(+Pos) 'itm (caddr L)) ) ) ) )
(<table> NIL NIL
- '((align) (btn) (NIL ,"Item") (NIL ,"Price") (NIL ,"Quantity") (NIL ,"Total"))
+ '(("align em2") (btn) (NIL ,"Item") (NIL ,"Price") (NIL ,"Quantity") (NIL ,"Total"))
(do 8
(<row> NIL
(gui 1 '(+NumField))