mirror of
https://github.com/silverstripe/silverstripe-dms
synced 2024-10-22 14:05:56 +02:00
6 lines
56 B
JavaScript
6 lines
56 B
JavaScript
|
(function($) {
|
||
|
|
||
|
$.entwine('ss', function($) {
|
||
|
|
||
|
});
|
||
|
});
|