]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
mdhelp: use only one button table
authorMark Clarkstone <hello@markclarkstone.co.uk>
Thu, 13 Oct 2016 19:36:39 +0000 (20:36 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 10 Nov 2016 13:17:15 +0000 (14:17 +0100)
docs/class/dvrentry.md

index ad8eb7a11856454322f39481a323b568c49fb60e..36ca0fe9e3b0ce36de38a4016cd50b6c0bb750aa 100644 (file)
@@ -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.
-<tvh_include>inc/common_button_table_end</tvh_include>
-
-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.
+<tvh_include>inc/common_button_table_end</tvh_include>
 
 ---