File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1484,11 +1484,11 @@ <h5 class="modal-title">Modal title</h5>
14841484 < p > Modal body text goes here.</ p >
14851485 </ div >
14861486 < div class ="modal-footer ">
1487- < button type ="button " data-toggle ="modal " data-target ="#source-modal-sm " class ="btn btn-primary "> modal-sm</ button >
1488- < button type ="button " data-toggle ="modal " data-target ="#source-modal " class ="btn btn-primary "> modal</ button >
1489- < button type ="button " data-toggle ="modal " data-target ="#source-modal-lg " class ="btn btn-primary "> modal-lg</ button >
1490- < button type ="button " data-toggle ="modal " data-target ="#source-modal-xl " class ="btn btn-primary "> modal-xl</ button >
1491- < button type ="button " class ="btn btn-secondary " data-dismiss ="modal "> Close</ button >
1487+ < button type ="button " data-toggle ="modal " data-target ="#source-modal-sm " class ="btn btn-sm btn- primary "> modal-sm</ button >
1488+ < button type ="button " data-toggle ="modal " data-target ="#source-modal " class ="btn btn-sm btn- primary "> modal</ button >
1489+ < button type ="button " data-toggle ="modal " data-target ="#source-modal-lg " class ="btn btn-sm btn- primary "> modal-lg</ button >
1490+ < button type ="button " data-toggle ="modal " data-target ="#source-modal-xl " class ="btn btn-sm btn- primary "> modal-xl</ button >
1491+ < button type ="button " class ="btn btn-sm btn- secondary " data-dismiss ="modal "> Close</ button >
14921492 </ div >
14931493 </ div >
14941494 </ div >
You can’t perform that action at this time.
0 commit comments