missing id
This commit is contained in:
@@ -32,10 +32,10 @@
|
||||
</form>
|
||||
|
||||
<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
|
||||
</button>
|
||||
<button class="btn btn-primary text-center" type="button">
|
||||
<button id="botao-apaga" class="btn btn-primary text-center" type="button">
|
||||
Apagar
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user