From ba9abc421ee3a3ef938afbf2b383695a391cbc52 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 7 Jun 2012 01:55:51 +0400 Subject: [PATCH] minor fixes and tweeks Signed-off-by: Alex A. Naanou --- ui/gallery.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/ui/gallery.html b/ui/gallery.html index 2d9c9f8c..36212c87 100755 --- a/ui/gallery.html +++ b/ui/gallery.html @@ -221,6 +221,7 @@ function promoteImage(){ .detach() .appendTo($('.current-ribbon').next('.ribbon')) } + $('.current-image').click() } // demote... @@ -245,6 +246,7 @@ function demoteImage(){ .detach() .appendTo($('.current-ribbon').prev('.ribbon')) } + $('.current-image').click() } @@ -422,14 +424,14 @@ function demoteImage(){ - - + +

- +

@@ -447,8 +449,8 @@ function demoteImage(){

-
- +
+