X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fregistration_view.html;h=ca98d9557e5f79a76cdf0b9600099b66ac95c3af;hb=61206c45a8d8eb74405f435a519c80f267137a0c;hp=b6635ce38c11e999296a05829db688161f5824cc;hpb=9d44dc44b087fe83651e644b118d564825df7a4a;p=myslice.git diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index b6635ce3..ca98d955 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -496,6 +496,7 @@ jQuery(document).ready(function(){ } //select: function( event, ui ) {console.log(jQuery(this))} }); + jQuery('[title!=""]').qtip(); }); {% endblock %}