فهرست منبع

HUE-7173 [indexes] Add name label to the create alias modal

Enrico Berti 8 سال پیش
والد
کامیت
c37f720ca2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      desktop/libs/indexer/src/indexer/templates/indexes.mako

+ 1 - 1
desktop/libs/indexer/src/indexer/templates/indexes.mako

@@ -302,7 +302,7 @@ ${ assist.assistPanel() }
               <h2 class="modal-title">${ _('Create alias') }</h2>
             </div>
             <div class="modal-body">
-              <input type="text" data-bind="textInput: alias.name"/>
+              <label class="margin-bottom-20">${ _('Alias name') } <input type="text" data-bind="textInput: alias.name" class="input-xlarge no-margin-bottom margin-left-10"></label>
 
               <table id="indexesChecksTable" class="table table-condensed table-nowrap">
                 <thead>