This commit is contained in:
@@ -2845,7 +2845,7 @@ namespace rmutr_report.Controllers
|
||||
startNumbering4 = true;
|
||||
no4 = 1;
|
||||
}
|
||||
if (startNumbering4 &&indetail.topic_type==7&&indetail.is_other!=true)//
|
||||
if (startNumbering4 &&indetail.topic_type==7&&indetail.is_other==null)//
|
||||
{
|
||||
indetail.topic11 = indetail.topic;
|
||||
indetail.amount11 = indetail.value1;
|
||||
|
||||
Reference in New Issue
Block a user