[mythtv-commits] [MythTV/mythtv] d2edf6: webapp: Setup: add (Unsaved Changes) to tab title
Peter Bennett
noreply at github.com
Wed Jun 1 16:28:26 UTC 2022
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: d2edf600207e99068d955c2e8db51e068c1f4ab0
https://github.com/MythTV/mythtv/commit/d2edf600207e99068d955c2e8db51e068c1f4ab0
Author: Peter Bennett <pbennett at mythtv.org>
Date: 2022-06-01 (Wed, 01 Jun 2022)
Changed paths:
M mythtv/html/assets/i18n/en_US.json
M mythtv/html/backend/src/app/config/settings/general/backend-control/backend-control.component.ts
M mythtv/html/backend/src/app/config/settings/general/backend-wakeup/backend-wakeup.component.ts
M mythtv/html/backend/src/app/config/settings/general/eit-scanner/eit-scanner.component.ts
M mythtv/html/backend/src/app/config/settings/general/epg-downloading/epg-downloading.component.ts
M mythtv/html/backend/src/app/config/settings/general/host-address/host-address.component.html
M mythtv/html/backend/src/app/config/settings/general/host-address/host-address.component.ts
M mythtv/html/backend/src/app/config/settings/general/jobqueue-backend/jobqueue-backend.component.ts
M mythtv/html/backend/src/app/config/settings/general/jobqueue-commands/jobqueue-commands.component.ts
M mythtv/html/backend/src/app/config/settings/general/jobqueue-global/jobqueue-global.component.ts
M mythtv/html/backend/src/app/config/settings/general/locale/locale.component.ts
M mythtv/html/backend/src/app/config/settings/general/misc-settings/misc-settings.component.ts
M mythtv/html/backend/src/app/config/settings/general/shutdown-wakeup/shutdown-wakeup.component.ts
M mythtv/html/backend/src/app/config/settings/settings.component.html
M mythtv/html/backend/src/app/config/settings/settings.component.ts
M mythtv/html/backend/src/app/services/setup.service.ts
Log Message:
-----------
webapp: Setup: add (Unsaved Changes) to tab title
When a tab is closed, if there are unsaved changes, add a message
to the tab title. While the tab is open that is not displayed.
More information about the mythtv-commits
mailing list