mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-06 03:39:06 +08:00
This commit replaces the "enabled" checkbox on the automation page with a toggle at the top of the automation page. We've made this change to make the automation edit page consistent with the automations list page where a toggle is used for turning on/off automations, and also consistent with the rest of admin pages where we've been using toggle for controlling the enable/disable state. Internal topic: t/153523. |
||
|---|---|---|
| .. | ||
| controllers/discourse_automation | ||
| jobs | ||
| models/discourse_automation | ||
| serializers/discourse_automation | ||
| services/discourse_automation | ||