Skip to content

Commit

Permalink
ZMSIndex: hide text in progress-bar after loading sitemap (UzK)
Browse files Browse the repository at this point in the history
svn path=/ZMS/branches/zms4/; revision=5775
  • Loading branch information
zmsdev committed Aug 12, 2020
1 parent 19f5853 commit ef0e7c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Products/zms/import/com.zms.index-2.0.3.metaobj.xml
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ $(function() {
$a.before('<input name="home_ids:list" type="checkbox" title="'+uid+'" value="'+uid+'" checked="checked" /> ');
});
reset_progress()
$('#zmsindex .progress .progress-bar span').text('');
}
}
fn();
Expand Down

0 comments on commit ef0e7c3

Please sign in to comment.