fnp
/
redakcja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff4c0a9
)
Ładowanie obrazków od razu po wybraniu odpowiedniego katalogu w pasku bocznym.
author
zuber
<marek@stepniowski.com>
Wed, 19 Aug 2009 22:16:36 +0000
(
00:16
+0200)
committer
zuber
<marek@stepniowski.com>
Wed, 19 Aug 2009 22:16:36 +0000
(
00:16
+0200)
project/templates/explorer/file_xml.html
patch
|
blob
|
history
diff --git
a/project/templates/explorer/file_xml.html
b/project/templates/explorer/file_xml.html
index
727dc12
..
c1521c6
100644
(file)
--- a/
project/templates/explorer/file_xml.html
+++ b/
project/templates/explorer/file_xml.html
@@
-24,6
+24,7
@@
$('#toggle-sidebar').toggle(function() {
$('#images-wrap').width(480);
$('#sidebar').width(488);
+ $('#images-wrap').data('lazyload:lastCheckedScrollTop', -10000);
resizePanels();
}, function() {
$('#images-wrap').width(0);