Skip to content

Commit

Permalink
Update infra.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Kiyatkin committed May 19, 2017
1 parent cac6f1b commit 76c4738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ Event.handler('Layer.oninit',function(layer){
Event.handler('Layer.oncheck', function (layer){
//config
infrajs.configtpl(layer);
}, 'config:counter');
}, 'Layer'); //config должен сформироваться до начала всех остальных обработок. Чтобы jsontpl мог уже использовать config

0 comments on commit 76c4738

Please sign in to comment.