Skip to content

Commit 128edc8

Browse files
committed
Remove comment
1 parent 33a9023 commit 128edc8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Ajax/common/traits/JsUtilsAjaxTrait.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,6 @@ public function postOnClick($element, $url, $params="{}", $responseElement="", $
472472
}
473473

474474
private function _postForm($url, $form, $responseElement, $parameters=[]) {
475-
//$params="{}";$validation=false;$jsCallback=NULL;$attr="id";$hasLoader=true;$ajaxLoader=null;$jqueryDone="html";$ajaxTransition=null;$immediatly=false;$jsCondition=NULL;$headers=NULL;$async=true;
476475
if(isset($this->params["ajax"])){
477476
extract($this->params["ajax"]);
478477
}

0 commit comments

Comments
 (0)