# HG changeset patch # User Matti Hamalainen # Date 1571039672 -10800 # Node ID a4daa7ea74790c882bd07a1a97697c878197be4d # Parent 29206517d32ee4dde6872af1aa9116211a739233 A stray 'FALSE' in Javascript code, change to 'false'. diff -r 29206517d32e -r a4daa7ea7479 admajax.php --- a/admajax.php Mon Oct 14 10:49:10 2019 +0300 +++ b/admajax.php Mon Oct 14 10:54:32 2019 +0300 @@ -252,7 +252,7 @@ { echo "
\n"; + "\"".($mode == EEMODE_NORMAL ? " id=\"entry".$eid."\" onClick=\"activateEntry(".$eid.", false)\"" : "").">\n"; } // Only show show_id if this is a normal compo and we are not adding