graphdb-workbench
Version:
The web application for GraphDB APIs
2 lines • 2.34 kB
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([[110],{163:function(module,exports){module.exports=function(obj){obj||(obj={});var __t,__p="";with(obj)__p+='\x3c!-- Start clone-modal.html --\x3e\n <div class="modal-header">\n <h3 class="modal-title">Clone worker repository</h3>\n </div>\n <form name="cloneWorker" class="form-horizontal" autocomplete="off" novalidate>\n <div class="modal-body row">\n <div class="col-xs-12">\n <label class="control-label" for="repository-id">New repository ID</label>\n <input required id="repository-id" name="repository-id" class="form-control" placeholder="This field is required" ng-model="clone.repositoryID" type="text" />\n <div style="margin-top: 5px" ng-show="isInvalidRepoName" class="idError alert alert-danger">Repository name can contain only letters (a-z, A-Z), numbers (0-9), "-" and "_"</div>\n </div>\n <div class="col-xs-12">\n <label class="control-label" for="repository-title">New repository title</label>\n <input id="repository-title" name="repository-title" class="form-control" placeholder="Repository title" ng-model="clone.repositoryTitle" type="text" />\n </div>\n <div class="col-xs-12">\n <label class="control-label" for="location-select">Location in which to create the new worker</label>\n <select ng-init="clone.location = clone.locations[0]" required class="form-control" ng-model="clone.location" ng-options="location.uri for location in clone.locations" id="location-select" name="location-select">\n </select>\n </div>\n </div>\n <div class="modal-footer">\n <button type="button" ng-click="cancel();" class="btn btn-sm btn-default">Cancel</button>\n <button type="submit" ng-click="ok();" class="btn btn-sm btn-primary" ng-disabled="cloneWorker.$invalid">Save</button>\n </div>\n </form>\n\x3c!-- End clone-modal.html --\x3e';return __p}}}]);
//# sourceMappingURL=110.68135bd0a550d10dc23b.bundle.js.map