From 0bb3de7efd5864eed177dfa67b0519938481710c Mon Sep 17 00:00:00 2001 From: Mark Clarkstone Date: Thu, 13 Oct 2016 20:36:39 +0100 Subject: [PATCH] mdhelp: use only one button table --- docs/class/dvrentry.md | 34 +++++----------------------------- 1 file changed, 5 insertions(+), 29 deletions(-) diff --git a/docs/class/dvrentry.md b/docs/class/dvrentry.md index ad8eb7a11..36ca0fe9e 100644 --- a/docs/class/dvrentry.md +++ b/docs/class/dvrentry.md @@ -27,16 +27,7 @@ Entries shown here link to file(s) that Tvheadend cannot locate ###Menu Bar/Buttons -The following functions are available in all tabs: - -Button | Function ------------------------------|--------- -**Delete** | Delete the selected grid entries. -**Edit** | Edit the selected grid entries. -inc/common_button_table_end - -The following functions are only available in the -**Upcoming/Current Recordings** tab. +The following functions are available (tab dependant): Button | Function -----------------------------|--------- @@ -45,28 +36,13 @@ Button | Function **Undo** | Revert all changes made to the grid entries since the last save. **Stop** | Gracefully stop the selected in-progress recording entries. **Abort** | Abruptly stop the selected in-progress recording entries. - -The following functions are only available in the **Finished Recordings** -and **Failed Recordings** tabs: - -Button | Function ------------------------------|--------- +**Delete/Remove** | Delete/Remove the selected grid entries. +**Edit** | Edit the selected grid entries. **Download** | Download the recording. **Re-record** | Re-schedule the selected entry/recording if possible. - -The following functions are only available in the **Finished Recordings** -tab. - -Button | Function ------------------------------|--------- **Move to failed** | Move the selected recording entries to the **Failed Recordings** tab. - -The following functions are only available in the **Failed Recordings** -tab. - -Button | Function ------------------------------|--------- -**Move to finished** | Move the selected recording entries to the *Finished Recordings* tab. +**Move to finished** | Move the selected recording entries to the **Finished Recordings** tab. +inc/common_button_table_end --- -- 2.47.3