Revize 7b82ace8
Přidáno uživatelem stepanekp před téměř 3 roky(ů)
src/main/webapp/resources/js/core.js | ||
---|---|---|
24 | 24 |
$('#progressBar').css('display', ''); |
25 | 25 |
var analyzeButton = $('#analyzeButton'); |
26 | 26 |
analyzeButton.addClass('disabled'); |
27 |
analyzeButton.text('Analyzing...');
|
|
27 |
analyzeButton.text('Detecting...');
|
|
28 | 28 |
} |
Také k dispozici: Unified diff
#22 Terminology fixed