Merge pull request #210 from PrestaEdit/patch-15

[*] BO: we don't need to clik on a line
This commit is contained in:
Vincent Augagneur
2013-02-05 00:36:54 -08:00
@@ -62,6 +62,8 @@ class AdminLogsControllerCore extends AdminController
)
);
$this->list_no_link = true;
parent::__construct();
}