Skip to content

Commit

Permalink
Update infra.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Kiyatkin committed May 21, 2017
1 parent 76c4738 commit 1e72b36
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions infra.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@

Event::handler('Layer.oncheck', function (&$layer) {
Lconfig::configtpl($layer);
}, 'config:external');

}, 'Layer'); //config должен сформироваться до начала всех остальных обработок. Чтобы jsontpl мог уже использовать config

0 comments on commit 1e72b36

Please sign in to comment.