Closed varunsridharan closed 7 years ago
I see, is it working for you ?
2017-07-09 13:05 GMT+02:00 Varun Sridharan notifications@github.com:
I have created a js variable in views/ajax.php in the name of cidvl_siteurl to map the current site url. and called that url in ajax.js
You can view, comment on, or merge this pull request online at:
https://github.com/JCSama/CodeIgniter-develbar/pull/15 Commit Summary
- Added Current Site Url to JS Variable (cidvl_siteurl)
- Used JS Variable cidvl_siteurl to get current site url
File Changes
- M third_party/DevelBar/assets/js/ajax.js https://github.com/JCSama/CodeIgniter-develbar/pull/15/files#diff-0 (2)
- M third_party/DevelBar/views/develbar/ajax.php https://github.com/JCSama/CodeIgniter-develbar/pull/15/files#diff-1 (1)
Patch Links:
- https://github.com/JCSama/CodeIgniter-develbar/pull/15.patch
- https://github.com/JCSama/CodeIgniter-develbar/pull/15.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JCSama/CodeIgniter-develbar/pull/15, or mute the thread https://github.com/notifications/unsubscribe-auth/ACpU_XV1rhzMnKDAO5FFj9iKIrADeo-7ks5sMLPpgaJpZM4OSBzm .
@JCSama
yes in my local
Thank for your contribution @technofreaky
I have created a js variable in views/ajax.php in the name of cidvl_siteurl to map the current site url. and called that url in ajax.js