mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
restore register at initialization
This commit is contained in:
@@ -536,6 +536,11 @@ var p4 = p4 || {};
|
||||
|
||||
$(document).ready(function () {
|
||||
activeBaskets();
|
||||
$('a.story_unfix').on('click', function () {
|
||||
unfix($(this).attr('href'));
|
||||
|
||||
return false;
|
||||
});
|
||||
|
||||
p4.WorkZone = {
|
||||
'Selection': new Selectable($('#baskets'), {selector: '.CHIM'}),
|
||||
|
Reference in New Issue
Block a user