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(){

-
- +
+