You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/09/01 20:44:47 UTC

[3/4] docs commit: Removed plugin issue tracker link

Removed plugin issue tracker link


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/46dda77a
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/46dda77a
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/46dda77a

Branch: refs/heads/cordova-website
Commit: 46dda77af37ed775250b8fdb4fbd16c6c297e211
Parents: a8a96ae
Author: riknoll <ri...@microsoft.com>
Authored: Fri Aug 28 17:21:41 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Tue Sep 1 11:43:21 2015 -0700

----------------------------------------------------------------------
 www/static/plugins/app.js | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/46dda77a/www/static/plugins/app.js
----------------------------------------------------------------------
diff --git a/www/static/plugins/app.js b/www/static/plugins/app.js
index a27e5c4..592093f 100755
--- a/www/static/plugins/app.js
+++ b/www/static/plugins/app.js
@@ -415,7 +415,6 @@ var App = React.createClass({
                                     <ul className="nav nav-justified">
                                     <li><a href="{{ site.baseurl }}/plugins/authors.html"><span className="glyphicon glyphicon-plus"></span><i>&nbsp;</i>Contribute Plugins</a></li>
                                     <li><a href="{{ site.baseurl }}/plugins/faq.html"><span className="glyphicon glyphicon-question-sign"></span><i>&nbsp;</i>Plugin Help</a></li>
-                                    <li><a href="#"><span className="glyphicon glyphicon-alert"></span><i>&nbsp;</i>Plugin Issue Tracker</a></li>
                                     </ul>
                             </div>
                         </div>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org