This website works better with JavaScript.
Home
Explore
Help
Sign In
hopfma
/
om
Watch
4
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Bootstrap funktion verbessert
pull/1/head
Edwina Barbalan
5 years ago
parent
d1595c136d
commit
56b238ad32
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
public/createMessage.js
+ 4
- 0
public/createMessage.js
View File
@@ -32,4 +32,8 @@ const CreateMsgRouter = {
},
methods: {
},
mounted: function() {
if ($(this).bootstrapMaterialDesign)
$(this).bootstrapMaterialDesign();
},
};
Write
Preview
Loading…
Cancel
Save