Files
web.ems/phpMyAdmin/templates/table/search/column_comparison_operators.twig
2024-10-22 10:36:20 +08:00

4 lines
137 B
Twig

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