You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by cl...@apache.org on 2016/08/28 23:45:00 UTC

[whimsy] branch master updated: Add display RECEIVED/pending.yml

This is an automated email from the ASF dual-hosted git repository.

clr pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/whimsy.git

The following commit(s) were added to refs/heads/master by this push:
       new  0604705   Add display RECEIVED/pending.yml
0604705 is described below

commit 0604705c194216235b03daaf3374db2b1b793a4d
Author: Craig L Russell <cr...@oracle.com>
AuthorDate: Sun Aug 28 16:44:49 2016 -0700

    Add display RECEIVED/pending.yml
---
 www/secretary/workbench/worklist.cgi | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/www/secretary/workbench/worklist.cgi b/www/secretary/workbench/worklist.cgi
index b3fa510..aff7923 100755
--- a/www/secretary/workbench/worklist.cgi
+++ b/www/secretary/workbench/worklist.cgi
@@ -643,6 +643,10 @@ _html do
           _a 'How to use this tool', href: 'HOWTO.html',
             target: 'viewport'
         end
+        _li do
+          _a 'Show pending.yml', href: 'RECEIVED/pending.yml',
+            target: 'viewport'
+        end
 
         if File.exist? '/var/tools/secretary/secmail'
           _li {_p {_hr}}

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].