From a46a27a598890cd49f67b076866fc6b4b6042485 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 25 Jun 2010 14:34:03 -0500 Subject: Adding an approver interface. --- src/notification-approver.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 src/notification-approver.xml (limited to 'src/notification-approver.xml') diff --git a/src/notification-approver.xml b/src/notification-approver.xml new file mode 100644 index 0000000..e7ba780 --- /dev/null +++ b/src/notification-approver.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3 From a8aac3aa0fd375c258579df7bc9db031900966dd Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 1 Jul 2010 14:29:30 -0500 Subject: Return a boolean --- src/notification-approver.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/notification-approver.xml') diff --git a/src/notification-approver.xml b/src/notification-approver.xml index e7ba780..b1e69b9 100644 --- a/src/notification-approver.xml +++ b/src/notification-approver.xml @@ -15,7 +15,7 @@ - + -- cgit v1.2.3