View Issue Details

IDProjectCategoryView StatusLast Update
0015180mantisbtGeneralpublic2018-09-18 14:56
Reporterdrb001 Assigned Todregad  
PriorityurgentSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Summary0015180: How I can create one column?
Description

The code that I used is this, is correct?

function print_column_title_bugnotes_tracking( $p_sort, $p_dir, $p_columns_target = COLUMNS_TARGET_VIEW_PAGE
) {
if ( $p_columns_target != COLUMNS_TARGET_CSV_PAGE ) {
echo '<td> TT </td>';
} else {
echo 'TT';
}
}

TagsNo tags attached.

Activities

dregad

dregad

2018-09-06 05:12

developer   ~0060609

What you are asking for is really not clear. Since it's been opened without any feedback for nearly 6 years, I'm going to close it as no change required for now.

Also, I don't think it's related to the InlineColumnConfiguration plugin, so I'll move this to the main project.