Mini Shell

Direktori : /home2/aravindar/public_html/admin/assets/pages/
Upload File :
Current File : /home2/aravindar/public_html/admin/assets/pages/sortable-custom.js

'use strict';
$(function(){
    Sortable.create(draggablePanelList, {
        group: 'draggablePanelList',
        animation: 150
    });

    Sortable.create(draggableMultiple, {
        group: 'draggableMultiple',
        animation: 150
    });
    Sortable.create(draggableWithoutImg, {
        group: 'draggableWithoutImg',
        animation: 150
    });
});

Zerion Mini Shell 1.0