Sha256: dca0f60d3508251d932336134e7818daffd2fddf4863c4f3d01ee1f179276471
Contents?: true
Size: 701 Bytes
Versions: 182
Compression:
Stored size: 701 Bytes
Contents
<span page-title ng-model="repository">{{ 'Manage Module Streams for Repository:' | translate }} {{ repository.name }}</span> <div data-block="messages"> <div bst-alert="success" ng-hide="generationTaskId === undefined"> <button type="button" class="close" ng-click="clearTaskId()">×</button> <p translate> Module Stream metadata generation has been initiated in the background. Click <a ng-href="{{ taskUrl() }}">Here</a> to monitor the progress. </p> </div> </div> <div data-extend-template="layouts/partials/table.html"> <div data-block="table"> <ng-include src="'module-streams/views/partials/module-streams-table.html'"> </ng-include> </div> </div>
Version data entries
182 entries across 182 versions & 1 rubygems