Przeglądaj źródła

Enables vertical filmstrip by default.

master
damencho 8 lat temu
rodzic
commit
70e1bfc6b8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      interface_config.js

+ 1
- 1
interface_config.js Wyświetl plik

59
     /**
59
     /**
60
      * Whether to show thumbnails in filmstrip as a column instead of as a row.
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
     //A html text to be shown to guests on the close page, false disables it
64
     //A html text to be shown to guests on the close page, false disables it
65
     CLOSE_PAGE_GUEST_HINT: false,
65
     CLOSE_PAGE_GUEST_HINT: false,

Ładowanie…
Anuluj
Zapisz