mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-13 21:13:26 +00:00
Fix #1079 : lightbox zoom : bootstrap introduced a max-width on images
This commit is contained in:
@@ -410,6 +410,7 @@ function display_basket_element(compare, sselcont_id)
|
||||
{
|
||||
container = $('#record_main');
|
||||
}
|
||||
$('.record_image', container).removeAttr('ondragstart');
|
||||
$('.record_image', container).draggable();
|
||||
|
||||
var options_container = $('.options',container);
|
||||
|
Reference in New Issue
Block a user