mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-30 16:29:10 -04:00
Remove stray comma.
This commit is contained in:
@@ -105,7 +105,7 @@ function watermark_dialog_initialize() {
|
||||
$("#gWaterMark").draggable({
|
||||
helper: 'clone',
|
||||
containment: "#gTargetImage",
|
||||
opacity: .6,
|
||||
opacity: .6
|
||||
});
|
||||
|
||||
$("#position").change(function() {
|
||||
|
||||
Reference in New Issue
Block a user