Commit 03904fe
committed
minor #8516 Added about command in debug page (hiddewie)
This PR was submitted for the master branch but it was merged into the 3.3 branch instead (closes #8516).
Discussion
----------
Added about command in debug page
Issue #7700.
I've added a piece of text only in the debug page. Are there any other pages where this command can be added/explained?
It has been added as the first item in the enumeration, because I would assume users want to know general project info first, and then debug some specific things.
Commits
-------
5c9b2cb Added about command in debug page1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
76 | 80 | | |
77 | 81 | | |
78 | 82 | | |
| |||
0 commit comments