Skip to content
Snippets Groups Projects
Commit ed6c8966 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- added MAX_SIZE_IN_MB

parent 8292bc6f
No related branches found
No related tags found
No related merge requests found
Pipeline #3391 passed
...@@ -54,12 +54,23 @@ ...@@ -54,12 +54,23 @@
</x_populator_parameters> </x_populator_parameters>
<x_options></x_options> <x_options></x_options>
</x_field> </x_field>
<x_field>
<field_name>MAX_SIZE_IN_MB</field_name>
<label>ui.storage.nfs.storageMaxCapacity</label>
<ui_tool_tip>ui.storage.nfs.storageMaxCapacity.tooltip</ui_tool_tip>
<single>false</single>
<mandatory>true</mandatory>
<validator_class_name>com.exlibris.core.infra.web.utils.formBuilder.validator.NumericFormValidator</validator_class_name>
<x_logic_type>String</x_logic_type>
<x_ui_type>TextField</x_ui_type>
<css_class>width40</css_class>
<x_options></x_options>
</x_field>
</x_fields> </x_fields>
</fr:x_form> </fr:x_form>
</pl:initParameters> </pl:initParameters>
<pl:description>SLUB Storage Plugin</pl:description> <pl:description>SLUB Storage Plugin</pl:description>
<pl:version>2.819</pl:version> <pl:version>2.820</pl:version>
<pl:materialType>DIGITAL</pl:materialType> <pl:materialType>DIGITAL</pl:materialType>
<pl:module>Repository</pl:module> <pl:module>Repository</pl:module>
<pl:generalType>TASK</pl:generalType> <pl:generalType>TASK</pl:generalType>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment