UNPKG

graphdb-workbench

Version:
2 lines 937 B
export const __webpack_id__=56107;export const __webpack_ids__=[56107];export const __webpack_modules__={56107:(e,t,n)=>{n.r(t),n.d(t,{default:()=>p});const p='<h1> {{title}} </h1> <div core-errors></div> <div ng-show="getActiveRepository()"> <table class="table table-striped" aria-describedby="Role mappings table"> <thead> <th id="mappingsColumn"><strong>{{\'security.mapping.header\' | translate}}</strong></th> <th ng-repeat="role in roles" id="rolesColumn"> <strong>{{role}}</strong> </th> </thead> <tbody> <tr ng-repeat="mapping in mappings"> <td><span>{{mapping}}</span></td> <td ng-repeat="role in roles"> <span ng-style="{\'color\': roleMappings[role][mapping] ? \'green\' : \'red\'}"> {{roleMappings[role][mapping]}}</span> <span role="button" ng-click="debugMapping(role, mapping)" class="menu-item-icon icon-help"></span></td> </tr> </tbody> </table> </div> '}}; //# sourceMappingURL=56107.26ba6e3bad51d07b61da.bundle.js.map