Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
mdhelp: more clean-ups
- Loading branch information
Showing
5 changed files
with
33 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,10 +1,6 @@ | ||
| ###Adding an Entry | ||
|
|
||
| To add an entry click the *[Add]* button from the menu bar, the add | ||
| dialog should now be displayed. A common set of fields is used for the | ||
| add dialog, most of which can be seen in the grid view. | ||
|
|
||
| You can save your entry by pressing the *[Save]* button, pressing the | ||
| *[Apply]* button saves your entry but keeps the dialog open so you can | ||
| make further adjustments, pressing the *[Cancel]* button closes the | ||
| dialog - any unsaved changes will be lost. | ||
| dialog should now be displayed. Once you've filled in the required/desired | ||
| fields you can then press *[Save]* to add the entry, *[Apply]* to commit | ||
| and continue editing or *[Cancel]* to abort (losing any unsaved changes). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters