From: Marcin Haba Date: Wed, 30 Oct 2019 06:03:31 +0000 (+0100) Subject: baculum: Move refresh job button and log order button to job log tab X-Git-Tag: Release-9.6.0~100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=597d99af0a5aeccb264a441457dd3492b97d847f;p=thirdparty%2Fbacula.git baculum: Move refresh job button and log order button to job log tab --- diff --git a/gui/baculum/protected/Web/Lang/en/messages.mo b/gui/baculum/protected/Web/Lang/en/messages.mo index 78c10d413..96ab103de 100644 Binary files a/gui/baculum/protected/Web/Lang/en/messages.mo and b/gui/baculum/protected/Web/Lang/en/messages.mo differ diff --git a/gui/baculum/protected/Web/Lang/en/messages.po b/gui/baculum/protected/Web/Lang/en/messages.po index ceb0b154f..f2ce7046e 100644 --- a/gui/baculum/protected/Web/Lang/en/messages.po +++ b/gui/baculum/protected/Web/Lang/en/messages.po @@ -2392,3 +2392,9 @@ msgstr "Item count:" msgid "No item result" msgstr "No item result" + +msgid "Refresh job log" +msgstr "Refresh job log" + +msgid "Set job log order (ascending/descending)" +msgstr "Set job log order (ascending/descending)" diff --git a/gui/baculum/protected/Web/Lang/ja/messages.mo b/gui/baculum/protected/Web/Lang/ja/messages.mo index b94432bc4..e33f848f2 100644 Binary files a/gui/baculum/protected/Web/Lang/ja/messages.mo and b/gui/baculum/protected/Web/Lang/ja/messages.mo differ diff --git a/gui/baculum/protected/Web/Lang/ja/messages.po b/gui/baculum/protected/Web/Lang/ja/messages.po index a802e4781..32b22ec29 100644 --- a/gui/baculum/protected/Web/Lang/ja/messages.po +++ b/gui/baculum/protected/Web/Lang/ja/messages.po @@ -2478,3 +2478,9 @@ msgstr "Item count:" msgid "No item result" msgstr "No item result" + +msgid "Refresh job log" +msgstr "Refresh job log" + +msgid "Set job log order (ascending/descending)" +msgstr "Set job log order (ascending/descending)" diff --git a/gui/baculum/protected/Web/Lang/pl/messages.mo b/gui/baculum/protected/Web/Lang/pl/messages.mo index 6b5ab56b0..48fd52f63 100644 Binary files a/gui/baculum/protected/Web/Lang/pl/messages.mo and b/gui/baculum/protected/Web/Lang/pl/messages.mo differ diff --git a/gui/baculum/protected/Web/Lang/pl/messages.po b/gui/baculum/protected/Web/Lang/pl/messages.po index 7607cd8e3..894d82331 100644 --- a/gui/baculum/protected/Web/Lang/pl/messages.po +++ b/gui/baculum/protected/Web/Lang/pl/messages.po @@ -2399,3 +2399,9 @@ msgstr "Ilość elementów:" msgid "No item result" msgstr "Brak wyniku" + +msgid "Refresh job log" +msgstr "Odśwież dziennik zadania" + +msgid "Set job log order (ascending/descending)" +msgstr "Ustaw kolejność dziennika zadania (rosnąco/malejąco)" diff --git a/gui/baculum/protected/Web/Lang/pt/messages.mo b/gui/baculum/protected/Web/Lang/pt/messages.mo index 72cc92958..562489f1c 100644 Binary files a/gui/baculum/protected/Web/Lang/pt/messages.mo and b/gui/baculum/protected/Web/Lang/pt/messages.mo differ diff --git a/gui/baculum/protected/Web/Lang/pt/messages.po b/gui/baculum/protected/Web/Lang/pt/messages.po index 2923475bb..814b116cd 100644 --- a/gui/baculum/protected/Web/Lang/pt/messages.po +++ b/gui/baculum/protected/Web/Lang/pt/messages.po @@ -2407,3 +2407,9 @@ msgstr "Item count:" msgid "No item result" msgstr "No item result" + +msgid "Refresh job log" +msgstr "Refresh job log" + +msgid "Set job log order (ascending/descending)" +msgstr "Set job log order (ascending/descending)" diff --git a/gui/baculum/protected/Web/Pages/JobHistoryView.page b/gui/baculum/protected/Web/Pages/JobHistoryView.page index 386b9983a..9e0f01c20 100644 --- a/gui/baculum/protected/Web/Pages/JobHistoryView.page +++ b/gui/baculum/protected/Web/Pages/JobHistoryView.page @@ -58,7 +58,6 @@ > <%=Prado::localize('Delete')%>   - <%[ Restore ]%>   - - <%[ Log order ]%>   - -

<%[ Job: ]%> <%=$this->getJobUname()%>   @@ -87,14 +78,21 @@