# HG changeset patch # User Matti Hamalainen # Date 1417258001 -7200 # Node ID b0a8cb63334e6fba41d2c5bfbd9344a0284203bb # Parent 38936f77856ef973199dc754df6b9f6feef028ab Fix adding of new entries in some rare cases. diff -r 38936f77856e -r b0a8cb63334e admajax.php --- a/admajax.php Sat Nov 29 12:31:47 2014 +0200 +++ b/admajax.php Sat Nov 29 12:46:41 2014 +0200 @@ -231,7 +231,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