alfajango / jquery-dynatable

A more-fun, semantic, alternative to datatables
http://www.dynatable.com
Other
2.77k stars 361 forks source link

[BUGFIX] Query mark in URL doesn't break AJAX URL determinition #149

Closed afoeder closed 11 months ago

afoeder commented 10 years ago

If there is no ajaxUrl defined, the current request's URL is used. However, if this current URL contains a question mark, this URL is now correctly split between the path and the query string.