diff --git a/js/dllpatcher.js b/js/dllpatcher.js index c876496..af6450c 100644 --- a/js/dllpatcher.js +++ b/js/dllpatcher.js @@ -94,7 +94,12 @@ UnionPatch.prototype.createUI = function(parent) { var patch = this.patches[i]; var id = this.shortname + '-' + patch.shortname; var label = patch.name; - container.append('
'); + var patchDiv = $('