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

4 lines
137 B
Twig
Executable File

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