Sha256: 4590408614bb90b076f9d3b580fae63494f647d95e02655ae138ff6af4c2640b
Contents?: true
Size: 311 Bytes
Versions: 1
Compression:
Stored size: 311 Bytes
Contents
:plain angular.module('Katello.globals').constant("RootURL", "/katello"); :plain angular.module('Katello.globals').value('CurrentOrganization', "#{current_organization.label if current_organization}"); :plain angular.module('Katello.globals').value('CurrentUser', "#{current_user.id if current_user}");
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
katello-2.2.2 | app/views/katello/common/_config.html.haml |