Commit 90214681 by Prajeesh K V

added change for app.js

1 parent 454a3d8e
...@@ -45,7 +45,7 @@ $(document).ready(function(){ ...@@ -45,7 +45,7 @@ $(document).ready(function(){
$("#search-button").click(function(){ $("#search-button").click(function(){
$("#loading").show();
query = $("#search-box").val(); query = $("#search-box").val();
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!