Bootstrap migration bnt-default to bnt-secondary

This commit is contained in:
Simone Mainardi 2019-12-06 11:51:45 +01:00
parent 5e3f77bbb6
commit 2bfd12a84c
12 changed files with 16 additions and 16 deletions

View file

@ -785,7 +785,7 @@
}) : ""
, $("<button></button>")
.addClass("btn btn-default")
.addClass("btn btn-secondary")
.data('dismiss', 'modal')
.append(
$("<span></span>")