Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/staging' into local-staging
Browse files Browse the repository at this point in the history
  • Loading branch information
Nilesh More committed Sep 19, 2017
2 parents de53e98 + ad46b54 commit 46b3733
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions administrator/components/com_modules/models/modules.php
Expand Up @@ -103,6 +103,7 @@ protected function populateState($ordering = 'a.position', $direction = 'asc')
if ($app->isClient('site') || $layout === 'modal')
{
$this->setState('client_id', 0);
$clientId = 0;
}
else
{
Expand Down

0 comments on commit 46b3733

Please sign in to comment.