From 44bab156f30d826877ec504de2c8f4e33e9f4d36 Mon Sep 17 00:00:00 2001 From: Tanshu Date: Sun, 28 Oct 2012 15:40:33 +0530 Subject: [PATCH] Employee functions dummy created. Hopefully client side authorization fixed. Post voucher fixed. --- .../static/partial/employee-functions.html | 29 ++++++++++++++++++ brewman/brewman/static/partial/issue.html | 2 +- brewman/brewman/static/pics/1299106275891.jpg | Bin 789900 -> 0 bytes .../static/pics/Amritanshu Notice 1.jpg | Bin 157018 -> 0 bytes brewman/brewman/static/pics/pic1.jpg | Bin 36764 -> 0 bytes brewman/brewman/static/pics/pic2.jpg | Bin 47595 -> 0 bytes brewman/brewman/static/pics/pic3.jpg | Bin 69048 -> 0 bytes brewman/brewman/static/pics/pic4.jpg | Bin 33795 -> 0 bytes .../static/scripts/employee-functions.js | 12 ++++++++ brewman/brewman/static/scripts/overlord.js | 3 +- brewman/brewman/templates/angular_base.mako | 1 + brewman/brewman/views/__init__.py | 27 ++++++++++++++-- brewman/brewman/views/pages.py | 20 ------------ .../views/services/voucher/__init__.py | 2 +- 14 files changed, 70 insertions(+), 26 deletions(-) create mode 100644 brewman/brewman/static/partial/employee-functions.html delete mode 100644 brewman/brewman/static/pics/1299106275891.jpg delete mode 100644 brewman/brewman/static/pics/Amritanshu Notice 1.jpg delete mode 100644 brewman/brewman/static/pics/pic1.jpg delete mode 100644 brewman/brewman/static/pics/pic2.jpg delete mode 100644 brewman/brewman/static/pics/pic3.jpg delete mode 100644 brewman/brewman/static/pics/pic4.jpg create mode 100644 brewman/brewman/static/scripts/employee-functions.js delete mode 100644 brewman/brewman/views/pages.py diff --git a/brewman/brewman/static/partial/employee-functions.html b/brewman/brewman/static/partial/employee-functions.html new file mode 100644 index 00000000..0d01583a --- /dev/null +++ b/brewman/brewman/static/partial/employee-functions.html @@ -0,0 +1,29 @@ +
+ Credit Salary +
+ + +
+ + +
+
+ Credit Esi / Pf +
+ + +
+ + +
+
+ Upload Fingerprints +
+ + +
+ + +
+
+
diff --git a/brewman/brewman/static/partial/issue.html b/brewman/brewman/static/partial/issue.html index 074a1098..da2e7d9a 100644 --- a/brewman/brewman/static/partial/issue.html +++ b/brewman/brewman/static/partial/issue.html @@ -120,7 +120,7 @@ -=