Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Commit 58f0ce9

Browse files
committed
Enable status button when ajax request fails.
1 parent c71add1 commit 58f0ce9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/customize-snapshots.js

+1
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,7 @@
265265
dialogElement;
266266

267267
snapshot.statusButton.disableSelect.set( false );
268+
snapshot.statusButton.disbleButton.set( false );
268269

269270
if ( response.setting_validities ) {
270271
invalidityCount = _.size( response.setting_validities, function( validity ) {

0 commit comments

Comments
 (0)