mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-29 13:04:14 +03:00
removed unused js
This commit is contained in:
parent
669751e7c7
commit
7101e15087
|
@ -800,12 +800,6 @@ push = +refs/heads/master:refs/heads/master
|
|||
<h2>Dialog with header and footer</h2>
|
||||
<button class="btn btn-primary" data-toggle="modal" data-target="#complete-dialog">Open dialog</button>
|
||||
|
||||
<script>
|
||||
$(".modal").modal({
|
||||
"backdrop": true
|
||||
});
|
||||
</script>
|
||||
|
||||
<div id="simple-dialog" class="modal fade" tabindex="-1">
|
||||
<div class="modal-dialog">
|
||||
<div class="modal-content">
|
||||
|
|
Loading…
Reference in New Issue
Block a user