Remove stray comma.

This commit is contained in:
Bharat Mediratta
2008-12-23 00:05:36 +00:00
parent 27a3fc9230
commit c5173c5370

View File

@@ -105,7 +105,7 @@ function watermark_dialog_initialize() {
$("#gWaterMark").draggable({
helper: 'clone',
containment: "#gTargetImage",
opacity: .6,
opacity: .6
});
$("#position").change(function() {