mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Added download command
SVN revision: 100
This commit is contained in:
parent
8da420c645
commit
cfff5d320c
@ -281,6 +281,7 @@ commands are possible:
|
|||||||
<li><b>Edit</b> - Edit current logbook entry
|
<li><b>Edit</b> - Edit current logbook entry
|
||||||
<li><b>Delete</b> - Delete current logbook entry
|
<li><b>Delete</b> - Delete current logbook entry
|
||||||
<li><b>Reply</b> - Submit a reply to current entry
|
<li><b>Reply</b> - Submit a reply to current entry
|
||||||
|
<li><b>Download</b> - Download a message in ASCII format
|
||||||
<li><b>Find</b> - Search entries in logbooks
|
<li><b>Find</b> - Search entries in logbooks
|
||||||
<li><b>Last day</b> - Display entries from last day
|
<li><b>Last day</b> - Display entries from last day
|
||||||
<li><b>Last 10</b> - Display last 10 entries
|
<li><b>Last 10</b> - Display last 10 entries
|
||||||
|
|||||||
@ -144,7 +144,7 @@ Date format = %A, %B %d, %Y
|
|||||||
Message comment = Please enter your message here:
|
Message comment = Please enter your message here:
|
||||||
|
|
||||||
# Commands dispalyed in the menu bar of the message page
|
# Commands dispalyed in the menu bar of the message page
|
||||||
Menu commands = New, Edit, Delete, Reply, Find, Last day, Last 10, Copy To, Move To, Config, Change password, Logout, Help
|
Menu commands = New, Edit, Delete, Reply, Download, Find, Last day, Last 10, Copy To, Move To, Config, Change password, Logout, Help
|
||||||
|
|
||||||
# Commands dispalyed in the menu bar of the search result page
|
# Commands dispalyed in the menu bar of the search result page
|
||||||
Find Menu commands = New, Edit, Delete, Reply, Find, Last day, Last 10, Copy To, Move To, Config, Change password, Logout, Help
|
Find Menu commands = New, Edit, Delete, Reply, Find, Last day, Last 10, Copy To, Move To, Config, Change password, Logout, Help
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user