forked from GNUsocial/gnu-social
try to make replies point to the clicked-on notice
darcs-hash:20081020170245-5ed1f-b84f63d9d9b589bd18f97924db547e348beb6647.gz
This commit is contained in:
@@ -1298,6 +1298,8 @@ function common_notice_form($action=NULL, $content=NULL) {
|
||||
if ($action) {
|
||||
common_hidden('returnto', $action);
|
||||
}
|
||||
# set by JavaScript
|
||||
common_hidden('inreplyto', 'false');
|
||||
common_element('input', array('id' => 'status_submit',
|
||||
'name' => 'status_submit',
|
||||
'type' => 'submit',
|
||||
|
||||
Reference in New Issue
Block a user