search: Move the search callback handler into the main view
commit5892501380148eec7157f03d1abfb3ddd86ea795
authorDavid Aguilar <davvid@gmail.com>
Wed, 23 Sep 2009 09:01:51 +0000 (23 02:01 -0700)
committerDavid Aguilar <davvid@gmail.com>
Wed, 23 Sep 2009 09:01:51 +0000 (23 02:01 -0700)
treedc8260e7f9a303426efa2ccd05b79cc805d23cbc
parentb8d1fb235fc9964eb60d942f1a9b047311e9211e
search: Move the search callback handler into the main view

This is more remove-code-from-the-main-controller work.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/controllers/main.py
cola/controllers/search.py
cola/views/main.py