Home
last modified time | relevance | path

Searched refs:insertActionCell (Results 1 – 1 of 1) sorted by relevance

/plugin/struct/script/
H A DAggregationEditor.js34insertActionCell($me, '<th class="action">' + LANG.plugins.struct.actions + '</th>');
71 insertActionCell($me, $td);
81 function insertActionCell($row, $cell) { function in AggregationEditor