Files
web.ems/phpMyAdmin/templates/table/search/column_comparison_operators.twig
2024-10-21 11:34:31 +08:00

4 lines
137 B
Twig

<select id="ColumnOperator{{ search_index }}" name="criteriaColumnOperators[{{ search_index }}]">
{{ type_operators|raw }}
</select>