Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Angular $tooltip to $uibTooltip #138

Closed
bunsenmcdubbs opened this issue Jul 5, 2016 · 1 comment
Closed

Update Angular $tooltip to $uibTooltip #138

bunsenmcdubbs opened this issue Jul 5, 2016 · 1 comment

Comments

@bunsenmcdubbs
Copy link
Contributor

When creating new events (http://localhost:8080/admin#/events/new), opening the Javascript console reveals these deprecation warnings:

$tooltip is now deprecated. Use $uibTooltip instead.
tooltip-popup is now deprecated. Use uib-tooltip-popup instead.

This should be a simple fix. I can take care of it.

@cbellone cbellone added this to the 1.8 milestone Jul 5, 2016
bunsenmcdubbs added a commit to bunsenmcdubbs/alf.io that referenced this issue Jul 7, 2016
syjer added a commit that referenced this issue Jul 7, 2016
…ip-138

replace data-tooltip with data-uib-tooltip #138
@syjer
Copy link
Member

syjer commented Jul 7, 2016

Should be fixed, thank you @bunsenmcdubbs :D

@syjer syjer closed this as completed Jul 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants