Commit 9d1977e7 authored by Weblate's avatar Weblate

Merge remote-tracking branch 'origin/master'

parents 5fa60bfa a116737b
......@@ -283,7 +283,7 @@ $(function() {
load_progress();
$('.buttons').buttonset();
$('.buttons .disabled').button('disable');
$('.details-accordion').accordion({collapsible: true, active: -1});
$('.details-accordion').accordion({collapsible: true, active: false});
$('.confirm-reset').click(function() {
$('<div title="' + gettext('Confirm resetting repository') + '"><p>' + gettext('Resetting the repository will throw away all local changes!') + '</p></div>').dialog({
......
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