Commit 071ce2f8 by swdanielli

code clean

parent 1a576b47
...@@ -63,11 +63,6 @@ var tooltipsCatsText = { ...@@ -63,11 +63,6 @@ var tooltipsCatsText = {
'.resourceRankingForRemovalButton.removeMode': '<span>Click to view resources in ordinary decreasing-vote order</span>' '.resourceRankingForRemovalButton.removeMode': '<span>Click to view resources in ordinary decreasing-vote order</span>'
}; };
var importResourceErrorText = {
403: 'Only staff can import resources',
415: 'Please submit the JSON file obtained with the download resources button'
};
var problematicReasonsPrefix = '<br/>Here is a list of reasons why students think this resource problematic: <br/>&nbsp;&nbsp;&nbsp;&nbsp;'; var problematicReasonsPrefix = '<br/>Here is a list of reasons why students think this resource problematic: <br/>&nbsp;&nbsp;&nbsp;&nbsp;';
var endorsedReasonsPrefix = '<br/>The reason why it is endorsed is: <br/>&nbsp;&nbsp;&nbsp;&nbsp;'; var endorsedReasonsPrefix = '<br/>The reason why it is endorsed is: <br/>&nbsp;&nbsp;&nbsp;&nbsp;';
var recommenderResourceAriaPrefix = 'Resource: '; var recommenderResourceAriaPrefix = 'Resource: ';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment