configmanager.js: displayConfigForm() improving display of the form's submit
buttons
-------------------------------------------------------------------------------------
Key: FELIX-588
URL: https://issues.apache.org/jira/browse/FELIX-588
Project: Felix
Issue Type: Improvement
Components: Web Console
Reporter: Dieter Wimberger
Priority: Minor
The configmanager.js will display the save and delete buttons for a factory,
and a create submit button with a very long label (value=Create Configuration).
These two actions (i.e. "save" and "delete") don't make any sense in the
context of a ManagedServiceFactory, and should be supressed by a conditional.
Also, at least in some navigators (I am using Firefox) the long label would not
be displayed correctly (minor glitch though). Thus, I would suggest to cut it
down to "Create".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.