Merge remote-tracking branch 'origin/master'

This commit is contained in:
Thomas Zilio 2020-08-03 12:43:43 +02:00
commit 275db1f4a5
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ function compile(btn) {
success: function(response) {
var data = JSON.parse(response);
if (data.length == 0){
buttonRestore(btn, restore);
return;
}