"search json" action: Move the JSON callback method into an own action.
authorFlorian Forster <ff@octo.it>
Mon, 21 Jun 2010 09:01:59 +0000 (11:01 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Mon, 21 Jun 2010 09:01:59 +0000 (11:01 +0200)
commit30478870f2afaf991ee19ab7b4c22d3ddcd7b8cd
tree4e22d379b566306b74d3c143d6168460953c355b
parentc4939342ce1aa40bc845f0d2c826c21cc56d17d7
"search json" action: Move the JSON callback method into an own action.
share/collection.js
src/Makefile.am
src/action_list_graphs.c
src/action_search_json.c [new file with mode: 0644]
src/action_search_json.h [new file with mode: 0644]
src/main.c