forked from CGM_Public/pretix_original
Update vue to 2.7.14 (#2897)
This commit is contained in:
committed by
GitHub
parent
a5be7dcff5
commit
706e479cff
@@ -14,7 +14,7 @@
|
||||
var multiple = this.multiple;
|
||||
$(this.$el)
|
||||
.select2(this.opts())
|
||||
.val(this.value)
|
||||
.val(this.value || "")
|
||||
.trigger("change")
|
||||
// emit event on change.
|
||||
.on("change", function (e) {
|
||||
|
||||
21658
src/pretix/static/vuejs/vue.js
vendored
21658
src/pretix/static/vuejs/vue.js
vendored
File diff suppressed because it is too large
Load Diff
6
src/pretix/static/vuejs/vue.min.js
vendored
6
src/pretix/static/vuejs/vue.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user