diff --git a/src/main/webapp/WEB-INF/locales/zk-label.properties b/src/main/webapp/WEB-INF/locales/zk-label.properties index 93e135cc..1770af3b 100644 --- a/src/main/webapp/WEB-INF/locales/zk-label.properties +++ b/src/main/webapp/WEB-INF/locales/zk-label.properties @@ -304,6 +304,7 @@ LoginViaGoogle=Přihlásit účtem Google DateFormat=dd. MM. yyyy +DateTimeFormat=dd. MM. yyyy, HH:MM:ss AddItem=Přidat položku SelectGroup=Vybrat skupinu... diff --git a/src/main/webapp/img/approve-016.png b/src/main/webapp/img/approve-016.png new file mode 100644 index 00000000..53a07d67 Binary files /dev/null and b/src/main/webapp/img/approve-016.png differ diff --git a/src/main/webapp/img/approve.png b/src/main/webapp/img/approve.png new file mode 100644 index 00000000..e155d419 Binary files /dev/null and b/src/main/webapp/img/approve.png differ diff --git a/src/main/webapp/main/approveStatus.zul b/src/main/webapp/main/approveStatus.zul index 093c02b8..8776a7c9 100644 --- a/src/main/webapp/main/approveStatus.zul +++ b/src/main/webapp/main/approveStatus.zul @@ -2,7 +2,11 @@