Bootstrap funktion verbessert
This commit is contained in:
parent
d1595c136d
commit
56b238ad32
@ -32,4 +32,8 @@ const CreateMsgRouter = {
|
||||
},
|
||||
methods: {
|
||||
},
|
||||
mounted: function() {
|
||||
if ($(this).bootstrapMaterialDesign)
|
||||
$(this).bootstrapMaterialDesign();
|
||||
},
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user