added field hints #29

This commit is contained in:
Andreas Gohr
2016-03-03 15:03:13 +01:00
parent b4c2da5399
commit 3a717675b6
5 changed files with 49 additions and 5 deletions

View File

@ -39,6 +39,11 @@ jQuery(function () {
return split(term).pop();
}
/**
* hints
*/
jQuery('.struct .hashint').tooltip();
/**
* Attach datepicker to date types
*/