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

eliminate ilios.lang.endsWith() function #359

Closed
stopfstedt opened this issue Jan 17, 2014 · 0 comments · Fixed by #372
Closed

eliminate ilios.lang.endsWith() function #359

stopfstedt opened this issue Jan 17, 2014 · 0 comments · Fixed by #372
Assignees

Comments

@stopfstedt
Copy link
Member

 grep -r 'ilios.lang.endsWith' .
./web/application/views/scripts/ilios_utilities.js:        if (ilios.lang.endsWith(whatWeWant, '</pre>') || ilios.lang.endsWith(whatWeWant, '</PRE>')) {
./web/application/views/scripts/ilios_base.js:ilios.lang.endsWith = function (str, suffix) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants