Files
web.ems/phpMyAdmin/templates/table/search/column_comparison_operators.twig
2024-09-27 17:13:36 +08:00

4 lines
137 B
Twig
Executable File

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