fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Drobne poprawki wyĆwietlania panelu bocznego.
[redakcja.git]
/
project
/
templates
/
explorer
/
file_xml.html
diff --git
a/project/templates/explorer/file_xml.html
b/project/templates/explorer/file_xml.html
index
e4c7371
..
db00e6a
100644
(file)
--- a/
project/templates/explorer/file_xml.html
+++ b/
project/templates/explorer/file_xml.html
@@
-28,10
+28,12
@@
$('#images-wrap').width(480);
$('#sidebar').width(488);
$('#images-wrap').data('lazyload:lastCheckedScrollTop', -10000);
$('#images-wrap').width(480);
$('#sidebar').width(488);
$('#images-wrap').data('lazyload:lastCheckedScrollTop', -10000);
+ $('#sidebar-toolbar').width(480);
resizePanels();
}, function() {
$('#images-wrap').width(0);
$('#sidebar').width(8);
resizePanels();
}, function() {
$('#images-wrap').width(0);
$('#sidebar').width(8);
+ $('#sidebar-toolbar').width(0);
resizePanels();
})
resizePanels();
})