From ee03e8e74922d77cd6cd6114166f2a3a537f17c3 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Sun, 18 Nov 2007 07:36:29 +0000 Subject: elements.html and ui-header.html are moved to UI/lib and are accessible from all html templates called from anywhere. Minor changes to new payment templates. Fixes to templates to add customers. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1877 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/elements.html | 264 ------------------------------------------------------- 1 file changed, 264 deletions(-) delete mode 100644 UI/elements.html (limited to 'UI/elements.html') diff --git a/UI/elements.html b/UI/elements.html deleted file mode 100644 index c7893831..00000000 --- a/UI/elements.html +++ /dev/null @@ -1,264 +0,0 @@ - '60' - } - - #password - password_defaults = { - size = '60' - } - - # text - text_defaults = { - size = '60', - maxlength = '255' - } - - # textarea - textarea_defaults = { - rows = '5', - cols = '60' - } - - #button - button_defaults = { - type = 'submit' - } - -?> - - - - - - - - - - /> - - - - - - - - - - - > - - - - - - - - - - - - - - > - - - - - - - - - - - > - - - - - - - - - - > - - - - - - - - - - > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - > - - -- cgit v1.2.3