Skip to content

Commit

Permalink
Merge branch 'main' into 07-26-fix-row-column-limits
Browse files Browse the repository at this point in the history
  • Loading branch information
Juanito98 authored Oct 1, 2024
2 parents e13af9d + 391ae5e commit 66366b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -683,11 +683,11 @@ <h3 id="importLabel">Importar MDO/KEC</h3>
<label>MDO: <input id="importar_mdo" type="file" /></label>
<label>KEC: <input id="importar_kec" type="file" /></label>
</div>
<div class="modal-footer">
<input class="btn" type="submit" value="Importar" />
</div>
</form>
</div>
<div class="modal-footer">
<input class="btn" type="submit" value="Importar" />
</div>
</div>
<div
aria-hidden="true"
Expand Down

0 comments on commit 66366b9

Please sign in to comment.