Explorar o código

[jobsub] Clarify that action properties are for Hadoop only

And not Oozie. Oozie properties are available only in the Workflow Editor.
Romain Rigaux %!s(int64=10) %!d(string=hai) anos
pai
achega
10496e3460
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      apps/jobsub/src/jobsub/templates/designs.mako

+ 1 - 1
apps/jobsub/src/jobsub/templates/designs.mako

@@ -429,7 +429,7 @@ var global_action_context = {
     'popover': "${ _('Body') }"
   },
   'job_properties': {
-    'title': "${ _('Job properties') }",
+    'title': "${ _('Hadoop job properties') }",
     'name': "${ _('Property name') }",
     'value': "${ _('Value') }",
     'delete': {