views/infra/index.slim in engine2-1.0.2 vs views/infra/index.slim in engine2-1.0.3

- old
+ new

@@ -1,5 +1,5 @@ div - span.badge.badge-primary ng-if="action.user" - | Zalogowany: {{action.user.name}} + span.badge.badge-primary ng-if="action.user" ng-bind="::action.meta.loc.logged_on + ': ' + action.user.name" + span< e2-button-set="action.meta.menus.menu"