Преглед на файлове

[oozie] Changed label on coordinator warning column

Enrico Berti преди 10 години
родител
ревизия
a757e216ab
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      apps/oozie/src/oozie/templates/dashboard/list_oozie_coordinator.mako

+ 1 - 1
apps/oozie/src/oozie/templates/dashboard/list_oozie_coordinator.mako

@@ -212,7 +212,7 @@ ${ layout.menubar(section='coordinators', dashboard=True) }
                 <tr>
                 <tr>
                   <th width="20"><div data-bind="click: selectAll, css: { 'fa-check': allSelected }" class="hueCheckbox fa"></div></th>
                   <th width="20"><div data-bind="click: selectAll, css: { 'fa-check': allSelected }" class="hueCheckbox fa"></div></th>
                   <th width="200">${ _('Day') }</th>
                   <th width="200">${ _('Day') }</th>
-                  <th>${ _('Comment') }</th>
+                  <th>${ _('Warning message') }</th>
                 </tr>
                 </tr>
                 </thead>
                 </thead>
                 <tbody data-bind="template: { name: 'calendarTemplate', foreach: filteredActions}" >
                 <tbody data-bind="template: { name: 'calendarTemplate', foreach: filteredActions}" >