Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mdhelp: move the details column info its own section
  • Loading branch information
Mark Clarkstone authored and perexg committed May 7, 2016
1 parent 6fd0f83 commit 2083e56
Showing 1 changed file with 15 additions and 11 deletions.
26 changes: 15 additions & 11 deletions docs/class/dvrentry.md
Expand Up @@ -16,17 +16,6 @@ Please note that the grid in each tab may have different columns and
not all entry information is available until it completes or fails,
e.g filesize, total data errors, etc.

The *Details* column gives a quick overview as to the status of each
entry:

Icon | Description
-------------------------------------------|-------------
![Clock icon](icons/scheduled.png) | the program is scheduled (upcoming)
![Recording icon](icons/rec.png) | recording of the program is active and underway (current)
![Information icon](icons/information.png) | click to display detailed information about the selected recording
![Exclamation icon](icons/exclamation.png) | the program failed to record
![Accept icon](icons/accept.png) | the program recorded successfully

---

###Menu Bar/Buttons
Expand Down Expand Up @@ -74,6 +63,21 @@ Button | Function

---

###Entry Overview

The *Details* column gives a quick overview as to the status of each
entry:

Icon | Description
-------------------------------------------|-------------
![Clock icon](icons/scheduled.png) | the program is scheduled (upcoming)
![Recording icon](icons/rec.png) | recording of the program is active and underway (current)
![Information icon](icons/information.png) | click to display detailed information about the selected recording
![Exclamation icon](icons/exclamation.png) | the program failed to record
![Accept icon](icons/accept.png) | the program recorded successfully

---

<tvh_include>inc/add_grid_entry</tvh_include>

Note that the *[Add]* functionality is only available in
Expand Down

0 comments on commit 2083e56

Please sign in to comment.