|
|
@@ -92,7 +92,7 @@ class ManageButton extends ButtonDataTableModalAction implements ClientArea
|
|
|
|
|
|
protected function updateHtmlAttributesByRedirectParams()
|
|
|
{
|
|
|
-// $serviceUrl = new UrlServiceHelper();
|
|
|
+ $serviceUrl = new UrlServiceHelper();
|
|
|
foreach ($this->redirectParams as $key => $value)
|
|
|
{
|
|
|
$this->updateHtmlAttribute($key, $value);
|