From d6c5d9ff76c4c5b364408f4566df64934a66f9da Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Mon, 29 Jun 2015 17:24:30 +0200 Subject: move toggle buttons for sorting and view switching to the right --- js/gallerybutton.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'js/gallerybutton.js') diff --git a/js/gallerybutton.js b/js/gallerybutton.js index ca0d29a5..24d3a40f 100644 --- a/js/gallerybutton.js +++ b/js/gallerybutton.js @@ -59,13 +59,13 @@ $(document).ready(function () { // Toggle for opening files list as gallery view GalleryButton.button = - $('
' + - '' + + '' + '
' + - ''); -- cgit v1.2.3