Bläddra i källkod

Enables vertical filmstrip by default.

j8
damencho 8 år sedan
förälder
incheckning
70e1bfc6b8
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      interface_config.js

+ 1
- 1
interface_config.js Visa fil

@@ -59,7 +59,7 @@ var interfaceConfig = { // eslint-disable-line no-unused-vars
59 59
     /**
60 60
      * Whether to show thumbnails in filmstrip as a column instead of as a row.
61 61
      */
62
-    VERTICAL_FILMSTRIP: false,
62
+    VERTICAL_FILMSTRIP: true,
63 63
 
64 64
     //A html text to be shown to guests on the close page, false disables it
65 65
     CLOSE_PAGE_GUEST_HINT: false,

Laddar…
Avbryt
Spara