From 74afbb457aac6a1f6e2d4a2357768f710977a640 Mon Sep 17 00:00:00 2001 From: aurynn_cmd Date: Mon, 10 Sep 2007 23:02:09 +0000 Subject: Creation of next-gen admin.pl, admin.pm, and admin.sql systems. Admin.pm defines the new controller admin.pl is the direct view-backing software. POD is not completed, will be provided shortly. Full UI templates provided for the Reconciliation, Vendor, Customer, and Employee as well. UI/ is being delineated by subdirectories for Admin, Vendor, Customer and Employee, to date. Minor whitespace cleanup. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1557 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/Admin/main.html | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 UI/Admin/main.html (limited to 'UI/Admin/main.html') diff --git a/UI/Admin/main.html b/UI/Admin/main.html new file mode 100644 index 00000000..56f4b2f8 --- /dev/null +++ b/UI/Admin/main.html @@ -0,0 +1,55 @@ + +
+ + + +
+ Administration +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + +
User IDUsernameActiveDate Added
+ + + + + + + + + +
+ +
+
+ + + + +
+
+
+ \ No newline at end of file -- cgit v1.2.3