missing id
This commit is contained in:
@@ -32,10 +32,10 @@
|
|||||||
</form>
|
</form>
|
||||||
|
|
||||||
<div class="text-center">
|
<div class="text-center">
|
||||||
<button class="btn btn-primary text-center" type="button">
|
<button id="botao-importa" class="btn btn-primary text-center" type="button">
|
||||||
Importar Negociações
|
Importar Negociações
|
||||||
</button>
|
</button>
|
||||||
<button class="btn btn-primary text-center" type="button">
|
<button id="botao-apaga" class="btn btn-primary text-center" type="button">
|
||||||
Apagar
|
Apagar
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user