You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2019/10/16 18:51:23 UTC

[whimsy] branch master updated: link to creating a PNS

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

rubys pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new ba2c95e  link to creating a PNS
ba2c95e is described below

commit ba2c95e7f6a699988067e1680b1302621841c059
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Wed Oct 16 14:51:01 2019 -0400

    link to creating a PNS
---
 www/board/agenda/views/elements/pns.rb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/board/agenda/views/elements/pns.rb b/www/board/agenda/views/elements/pns.rb
index c85ee61..271dc01 100644
--- a/www/board/agenda/views/elements/pns.rb
+++ b/www/board/agenda/views/elements/pns.rb
@@ -19,7 +19,8 @@ class PodlingNameSearch < Vue
     _span.pns title: 'podling name search' do
       if Server.podlingnamesearch
         if not results
-          _abbr "\u2718", title: 'No PODLINGNAMESEARCH found'
+          _a "\u2718", title: 'No PODLINGNAMESEARCH found',
+            href: 'https://issues.apache.org/jira/secure/CreateIssue!default.jspa'
         elsif results.resolution == 'Fixed'
           _a "\u2714", href: 'https://issues.apache.org/jira/browse/' +
             results.issue