Private GIT

Skip to content
Snippets Groups Projects
Commit 14c65e4e authored by Dustyn Gibson's avatar Dustyn Gibson
Browse files

Add note that SickRage should be updated before submitting errors

parent 3845dd84
Branches
Tags
No related merge requests found
...@@ -111,7 +111,7 @@ $(document).ready(function () { ...@@ -111,7 +111,7 @@ $(document).ready(function () {
var target = $( this ).attr('href'); var target = $( this ).attr('href');
$.confirm({ $.confirm({
'title' : 'Submit Errors', 'title' : 'Submit Errors',
'message' : 'Are you sure you want to submit these errors ?<br /><br /><span class="red-text">You should trigger this error with debug enabled before submitting</span>', 'message' : 'Are you sure you want to submit these errors ?<br /><br /><span class="red-text">Make sure SickRage is updated and trigger<br /> this error with debug enabled before submitting</span>',
'buttons' : { 'buttons' : {
'Yes' : { 'Yes' : {
'class' : 'green', 'class' : 'green',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment