|
|
@ -524,8 +524,9 @@ class Feeds extends Handler_Protected {
|
|
|
|
|
|
|
|
|
|
|
|
$reply['content'] .= "<div>";
|
|
|
|
$reply['content'] .= "<div>";
|
|
|
|
|
|
|
|
|
|
|
|
$reply['content'] .= "<input type=\"checkbox\" onclick=\"toggleSelectRowById(this,
|
|
|
|
$reply['content'] .= "<input dojoType=\"dijit.form.CheckBox\"
|
|
|
|
'RROW-$id')\" id=\"RCHK-$id\"/>";
|
|
|
|
type=\"checkbox\" onclick=\"toggleSelectRow2(this)\"
|
|
|
|
|
|
|
|
id=\"RCHK-$id\">";
|
|
|
|
|
|
|
|
|
|
|
|
$reply['content'] .= "$marked_pic";
|
|
|
|
$reply['content'] .= "$marked_pic";
|
|
|
|
$reply['content'] .= "$published_pic";
|
|
|
|
$reply['content'] .= "$published_pic";
|
|
|
|