|
@ -262,7 +262,7 @@ Page.Log = new Class({ |
|
|
new Element('a.button', { |
|
|
new Element('a.button', { |
|
|
'target': '_blank', |
|
|
'target': '_blank', |
|
|
'text': 'Create a new issue on GitHub with the text above', |
|
|
'text': 'Create a new issue on GitHub with the text above', |
|
|
'href': 'https://github.com/CouchPotato/CouchPotatoServer/issues/new', |
|
|
'href': '#', |
|
|
'events': { |
|
|
'events': { |
|
|
'click': function(e){ |
|
|
'click': function(e){ |
|
|
(e).stop(); |
|
|
(e).stop(); |
|
|