mirror of
https://github.com/OpenBankProject/API-Manager.git
synced 2026-02-06 14:26:53 +00:00
FIX: sonarcloud blocker
This commit is contained in:
parent
46d1d76075
commit
ac075df437
@ -99,7 +99,7 @@
|
||||
<textarea class="form-control" rows="1"
|
||||
name="bank_id_pattern">{{ method_routing.bank_id_pattern }}</textarea>
|
||||
</div>
|
||||
<div class="col-xs-12 col-sm-1" style="align:center;">
|
||||
<div class="col-xs-12 col-sm-1" style="align-self:center;">
|
||||
<select class="is_bank_id_exact_match form-control">
|
||||
{% if method_routing.is_bank_id_exact_match == False %}
|
||||
<option value="False">{% trans "False" %}</option>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user