Why in 'Add Marc Record' only a 'Move Up' for subfields ?
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
This sounds like a simple enhancement request - I don't think there was a real reason - just a simple oversight. Nicole On Wed, Dec 30, 2009 at 6:22 AM, tajoli <tajoli@cilea.it> wrote:
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 Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel
participants (2)
-
Nicole Engard -
tajoli