From: Thierry Parmentelat Date: Tue, 18 Dec 2012 10:51:15 +0000 (+0100) Subject: cleanup X-Git-Tag: myslice-django-0.1-1~133 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=e93a7c5039004cd5516e15a04b5cf0b3d2aac5f5;p=myslice.git cleanup --- diff --git a/static/js/plugin.js b/static/js/plugin.js index 015f001a..ae216425 100644 --- a/static/js/plugin.js +++ b/static/js/plugin.js @@ -1,12 +1,6 @@ /* upon document completion, we locate all the hide and show areas, * and configure their behaviour */ -/* xxx missing - see plugin.php - * if (typeof jQuery('#$uuid').$title != 'undefined') { - * jQuery('#$uuid').$title('show'); - * }; - */ - $(document).ready(function() { $('.plugin-hide').each(function() { $(this).click(function () {