Hi to all,
If you check the 'Add Marc Record' page in Koha 3.0.x you can
see that you can move the subfields only up ('Move Up' button).
This function is done with a javascript function:
function upSubfield(index) {
...
}
Is there a specific motivation because there isn't a 'Move Down' button?
For example, some javascript problem ?
or is only 'No one asked about it ?'
Bye
Zeno Tajoli
_______________________________________________
Koha-devel mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-devel