This is an automated email from the ASF dual-hosted git repository.
janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-dialogs.git
The following commit(s) were added to refs/heads/master by this push:
new 0057715 remove JIRA link
0057715 is described below
commit 005771514ba63cfdfdefa1faed7a637f060759f9
Author: Jan Piotrowski <[email protected]>
AuthorDate: Thu Oct 4 01:15:18 2018 +0200
remove JIRA link
---
README.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/README.md b/README.md
index aaca95a..59e7249 100644
--- a/README.md
+++ b/README.md
@@ -37,8 +37,6 @@ Although the object is attached to the global scoped
`navigator`, it is not avai
console.log(navigator.notification);
}
-Report issues on the [Apache Cordova issue
tracker](https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Plugin%20Dialogs%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC)
-
## Installation
cordova plugin add cordova-plugin-dialogs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]