Salome HOME
Fix for mantis #0022067: Drop-down list of the type of imported document not conform...
authorrkv <rkv@opencascade.com>
Mon, 14 Jan 2013 08:01:07 +0000 (08:01 +0000)
committerrkv <rkv@opencascade.com>
Mon, 14 Jan 2013 08:01:07 +0000 (08:01 +0000)
commit2eb6d18edf6e04fe696e0c35e287b83f15c9f060
treefb20a2ecfcd646e577345f7912e6ce968739dba1
parentd2c2e77dfa086791981a201b2e72d22a188ac07d
Fix for mantis #0022067: Drop-down list of the type of imported document not conform to specification (SC09): The user being not supposed creating new document types on the fly, the Document type drop-down list should only include the existing types.
Workspace/Siman/WebContent/study/importDocument.jsp
Workspace/Siman/src/org/splat/simer/ApplicationSettings.java
Workspace/Siman/src/org/splat/simer/ImportDocumentAction.java