Forum

[SOLVED] Broken dis...
 
Notifications
Retirer tout

[SOLVED] Broken disconnection button on Audit screen

2 Posts
2 Utilisateurs
0 Reactions
3,873 Vu
(@papjul)
Posts: 143
Active Member
Début du sujet
 
[#2719]

See /model/Audit.php line 303 http://sourceforge.net/p/projectorria/code/HEAD/tree/branches/V5.1/projeqtor/model/Audit.php#l303

$result .= '

should be something like:

$result .= '<button id="myId" dojoType="dijit.form.Button" showlabel="true"';

I think you paste the wrong thing by mistake.


 
Posté : 10 Nov PM 17:1111
(@babynus)
Posts: 14952
Membre Admin
 

You're right, there should have been an unexpected replacement.
It also occured on following lines.

I checked that similar replacement could not touch other file.

Thanks for pointing out this issue.


 
Posté : 10 Nov PM 17:1111
Share:
Retour en haut