Files
mapknitter/app/views/front_ui/location.js.erb
Divya Baid 1ac63abb67 Search maps by a location (#924)
* Search maps by location

* mend

* Search by location -2

* Error fixed

* routes updated

* Naming changed

* Changes fixed

* Like operation fixed

* Error 500 solved

* Test added
2019-08-27 14:20:32 -04:00

1 line
105 B
Plaintext

$("#display-location").html("<%= j render :partial => 'front_ui/maps', :locals => { :maps => @maps} %>");