From 28fad54cc44b3e6f515693e1c415f093448f3d04 Mon Sep 17 00:00:00 2001 From: buinsky Date: Mon, 8 Dec 2014 00:32:39 +0300 Subject: [PATCH] Add higest and lowest priority icons into toolbar --- src/webui/www/private/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/webui/www/private/index.html b/src/webui/www/private/index.html index a906886f3..de85d90f6 100644 --- a/src/webui/www/private/index.html +++ b/src/webui/www/private/index.html @@ -83,8 +83,10 @@ _(Resume) _(Pause) - _(Decrease priority) + _(Move to bottom) + _(Decrease priority) _(Increase priority) + _(Move to top) _(Options)