We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ui-bootstrap-tpls-2.5.0.js
The following line of code:
<script src='js/ui-bootstrap-tpls-2.5.0.js'></script>
is found in several files. This is an outdated reference and needs to be updated.
Please replace all instances with the following line of code to use the latest CDN link:
<script src='//cdnjs.cloudflare.com/ajax/libs/angular-ui-bootstrap/2.5.0/ui-bootstrap-tpls.js'></script>
e.g.
training-data-analyst/courses/developingapps/v1.3/python/appengine/end/frontend/quiz/webapp/static/client/index.html
Line 52 in 1977ae1
The text was updated successfully, but these errors were encountered:
ui-bootstrap-tpls.js
Successfully merging a pull request may close this issue.
The following line of code:
is found in several files. This is an outdated reference and needs to be updated.
Please replace all instances with the following line of code to use the latest CDN link:
e.g.
training-data-analyst/courses/developingapps/v1.3/python/appengine/end/frontend/quiz/webapp/static/client/index.html
Line 52 in 1977ae1
The text was updated successfully, but these errors were encountered: