Mercurial > hg > extraction-interface
diff develop/controllers/extractapp.php @ 25:4b6d2d7e706e
update for the integration
author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
---|---|
date | Mon, 02 Mar 2015 16:16:54 +0100 |
parents | b55f5d3564c4 |
children | e6e9bdc4f256 |
line wrap: on
line diff
--- a/develop/controllers/extractapp.php Fri Feb 27 16:35:59 2015 +0100 +++ b/develop/controllers/extractapp.php Mon Mar 02 16:16:54 2015 +0100 @@ -131,7 +131,6 @@ case 'Update': $viewmodel->UpdateTagsInTopic($this->postdata); break; - default: $this->ReturnView($viewmodel->ConfigTagsInTopic($this->postdata), true); break;