graphdb-workbench
Version:
The web application for GraphDB APIs
2 lines • 1.46 kB
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([[143],{196:function(module,exports){module.exports=function(obj){obj||(obj={});var __t,__p="";with(obj)__p+='<div class="modal-header">\n\t<button type="button" class="close" ng-click="cancel()"></button>\n\t<h3 class="modal-title">Are your license details correct?</h3>\n</div>\n<div class="modal-body">\n\t<div>\n\t\t<div class="d-inline-block mr-2 mb-1">\n\t\t\tLicensed to\n\t\t\t<span class="data-value big">{{license.licensee}}</span>\n\t\t</div>\n\t\t<div class="d-inline-block mr-2 mb-1">\n\t\t\tValid until\n\t\t\t<span class="data-value big">{{license.expiryDate ? (license.expiryDate | date : \'yyyy-MM-dd\') : \'Perpetual\'}}</span>\n\t\t</div>\n\t\t<div class="d-inline-block mr-2 mb-1">\n\t\t\tNumber of cores\n\t\t\t<span class="data-value big">{{license.maxCpuCores ? license.maxCpuCores : \'Unlimited\'}}</span>\n\t\t</div>\n\t\t<div class="d-inline-block mb-1">\n\t\t\tMaintenance date\n\t\t\t<span class="data-value big">{{license.latestPublicationDate ? (license.latestPublicationDate | date : \'yyyy-MM-dd\') : \'Perpetual\'}}</span>\n\t\t</div>\n\t</div>\n\t<div class="text-muted">{{license.typeOfUse}}</div>\n</div>\n<div class="modal-footer">\n\t<button type="button" class="btn btn-secondary" ng-click="cancel()">Cancel</button>\n\t<button class="btn btn-primary" ng-click="ok()">Yes</button>\n</div>';return __p}}}]);
//# sourceMappingURL=143.6e693222535d8cf48408.bundle.js.map