]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/node/award_points.html
the variable needs to be defined with var in front of it, because otherwise it is...
[osqa.git] / forum / skins / default / templates / node / award_points.html
index d3e49363101c2fbcfba95c40e288335b8f07d288..a23ac5488daf039ffd81278737cd3537f6b757c9 100644 (file)
                 html: message,
                 extra_class: 'confirm',
                 yes_text: messages.yes,
-                no_callback: function() {
-                    $(".dialog").fadeOut("fast", function() {
-                        $('.dialog').remove();
-                    })
-                },
                 show_no: true,
                 no_text: messages.no
             }