aboutsummaryrefslogtreecommitdiff
path: root/srcs/phpmyadmin/templates/table/search/column_comparison_operators.twig
blob: b72e530c8874572035e25dfb34db688c84a1f934 (plain)
1
2
3
<select id="ColumnOperator{{ search_index }}" name="criteriaColumnOperators[{{ search_index }}]">
    {{ type_operators|raw }}
</select>