BUG 554 "Se puede crear dashboards con el..." SOLVED
This commit is contained in:
@@ -465,7 +465,8 @@ class Dashboard extends Controller
|
||||
public function verifyTitleDashlet ($data)
|
||||
{
|
||||
$this->setResponseType("json");
|
||||
|
||||
|
||||
$response = new stdclass();
|
||||
$response->message = "OK";
|
||||
$criteria = new Criteria("workflow");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user