forked from science-ation/science-ation
- Remove debug line
This commit is contained in:
parent
51f95911ad
commit
2ef6d527d3
@ -206,7 +206,7 @@ case 'dialog_edit':
|
||||
<div id="comm_dialog_edit" title="Edit a Communication" style="display: none">
|
||||
<br />
|
||||
<form id="comm_dialog_edit_form">
|
||||
<?="fcid=$fcid, key=$key, type=$type"?>
|
||||
<? /* ="fcid=$fcid, key=$key, type=$type"*/ ?>
|
||||
<input type="hidden" name="emails_id" value="<?=$emails_id?>" />
|
||||
<input type="hidden" name="type" value="<?=$type?>" />
|
||||
<input type="hidden" name="key" value="<?=$key?>" />
|
||||
|
Loading…
Reference in New Issue
Block a user