CC-3174 : showbuilder
forgotten unused var.
This commit is contained in:
parent
a1e8903a64
commit
4bc51cbad1
1 changed files with 0 additions and 2 deletions
|
@ -149,8 +149,6 @@ class ShowbuilderController extends Zend_Controller_Action
|
||||||
Logging::log("{$e->getFile()}");
|
Logging::log("{$e->getFile()}");
|
||||||
Logging::log("{$e->getLine()}");
|
Logging::log("{$e->getLine()}");
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->view->data = $json;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public function scheduleReorderAction() {
|
public function scheduleReorderAction() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue