[Isis-users] Ajuda - Help

De Smet Egbert egbert.desmet at uantwerpen.be
Mon Sep 17 14:13:25 CEST 2018


Hi,


that icon is created by the code in htdocs/central/dataentry/toolbar_record.php, lines 110 :

                if (isset($_SESSION["permiso"]["CENTRAL_CREC"]) or isset($_SESSION["permiso"][$db."_CENTRAL_CREC"]) or isset($_SESSION["permiso"]["CENTRAL_ALL"]) or isset($_SESSION["permiso"][$db."_CENTRAL_ALL"])) {
                    echo "  <a href=\"javascript:top.Menu('dup_record')\" title=\"".$msgstr["m_copyrec"]."\"><img src=img/toolbarCopy.png alt=\"".$msgstr["m_copyrec"]."\" style=\"border:0;\"></a>   \n";
                }
As you will see this code now follows immediately the code for the 'edit record' button (line 102 and following).
So you could move that code on line 110 to e.g. line 119, to follow the icon about record-validation.


Egbert de Smet
Universiteit Antwerpen


________________________________
From: isis-users <isis-users-bounces+egbert.desmet=ua.ac.be at iccisis.org> on behalf of Edwin Hübner <edwin.hubner at gmail.com>
Sent: Monday, September 17, 2018 1:35 PM
To: isis-users
Subject: [Isis-users] Ajuda - Help

( See in English below)
Como posso alterar, no menu do registro do ABCD, a posição do botão "Copiar este registros para o final da base de dados" ao lado do botão "Editar registro". Algumas pessoas estão clicando por engano em "Copiar este registro ..." em vez de "Editar registro" e assim o registro é duplicado.
Obrigado
Edwin
____________________
Google Tradutor
How can I change,in ABCD dataentry screen, the position of the "Copy this records to the end of the database" button next to the "Edit record" button in the record menu. Some people are mistakenly clicking on "Copy this record ..." instead of "Edit record" and so the record is duplicated
Thanks,
Edwin Hübner
(5521)99647-1675
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20180917/d3ffc398/attachment.html>


More information about the isis-users mailing list