mirror of
https://github.com/discourse/discourse.git
synced 2025-06-21 22:51:39 +08:00

This change disables the save and undo buttons for site settings while the setting is being saved. This gives some visual indication that saving is underway, and prevents unnecessarily sending more than one request (which will be no-ops anyway.)