Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanbarlog committed Jan 11, 2018
2 parents 9d83261 + 4ba34df commit 98c7919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ When you want to set refresh flag from controller you need first add the block a

public function exampleAction()
{
$this->addBlock('example');
$this->addAjaxBlock('example');
$this->refreshAjaxBlock('example');

return $this->render('some/template');
Expand Down

0 comments on commit 98c7919

Please sign in to comment.