X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fstatic%2Fjs%2Fmyslice-ui.js;h=564e34a81d8eb8b45336d0cf3e392e57a739369d;hb=0b7336baf3ddaf5c18285556344e2afa9907a7f7;hp=1c91ccd2983d6a7c17475fa95529f55b16238978;hpb=e7c6e9d4d40c322684dc0433eb85a7bf85f68f7f;p=unfold.git diff --git a/portal/static/js/myslice-ui.js b/portal/static/js/myslice-ui.js index 1c91ccd2..564e34a8 100644 --- a/portal/static/js/myslice-ui.js +++ b/portal/static/js/myslice-ui.js @@ -22,7 +22,7 @@ $(document).ready(function() { $(this).parent().hide(); }); - mysliceAlert('hello','danger'); + //mysliceAlert('hello','danger'); $("#objectList").load("/table/resource/", {"fields" : ["hostname","hrn","country","type"], "options": ["checkbox"] }, function(data) {