Left aligned message - "This index cannot be rebuilt because it has no assigned IIndexPopulator"
This commit is contained in:
committed by
Owain Williams
parent
44253b22db
commit
d0a58392c6
@@ -420,7 +420,7 @@
|
||||
|
||||
</ng-form>
|
||||
|
||||
<div class="umb-panel-group__details-status-action-description" ng-show="!vm.selectedIndex.canRebuild">
|
||||
<div class="umb-panel-group__details-status-action-description pl0" ng-show="!vm.selectedIndex.canRebuild">
|
||||
<localize key="examineManagement_indexCannotRebuild">This index cannot be rebuilt because it has no assigned </localize>
|
||||
<code><localize key="examineManagement_iIndexPopulator">IIndexPopulator</localize></code>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user