Qitp- added
[myslice.git] / portal / templates / registration_view.html
index b6635ce..ca98d95 100644 (file)
@@ -496,6 +496,7 @@ jQuery(document).ready(function(){
       }
       //select: function( event, ui ) {console.log(jQuery(this))}
     });
+       jQuery('[title!=""]').qtip();
 });
 </script>
 {% endblock %}