59
| <![CDATA[<form class="container p-4 mb-5" method="post" action="?controller=ProdutoresController&method=pesquisar">]]>
|
68
| <![CDATA[<select class="form-control input-sm" name="tipo[]" onchange="pesquisarSegmento(this.value)">
<option value="" selected>Selecione um tipo de segmento</option>
<option id="tipo" name="tipo" value="0">Esportivo</option>
<option id="tipo" name="tipo" value="1">Cultural</option>
</select>]]>
|
76
| <![CDATA[<select class="form-control input-sm" name="segmento[]" id="segmentoss" disabled>
<option value="" selected>Selecione um Segmento</option>
</select>]]>
|
79
| <![CDATA[<select class="form-control input-sm" name="segmento[]" id="segmento_cultural" style="display: none;"> <option value=""selected>Selecione um Segmento</option><br />
<b>Notice</b>: Undefined variable: sgmt_cultural in <b>/opt/srv/scaap/produtor_pesquisa.php</b> on line <b>39</b><br />
<br />
<b>Warning</b>: Invalid argument supplied for foreach() in <b>/opt/srv/scaap/produtor_pesquisa.php</b> on line <b>39</b><br />
</select>]]>
|
84
| <![CDATA[<select class="form-control input-sm" name="segmento[]" id="segmento_esportivo" style="display: none;"> <option value=""selected>Selecione um Segmento</option><br />
<b>Notice</b>: Undefined variable: sgmt_esportivo in <b>/opt/srv/scaap/produtor_pesquisa.php</b> on line <b>45</b><br />
<br />
<b>Warning</b>: Invalid argument supplied for foreach() in <b>/opt/srv/scaap/produtor_pesquisa.php</b> on line <b>45</b><br />
</select>]]>
|