mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-06-22 09:29:53 -04:00
Remove unnecessary pasted code.
This commit is contained in:
@@ -10,7 +10,6 @@ function show_comment_add_form(url) {
|
||||
}
|
||||
|
||||
function ajaxify_comment_add_form() {
|
||||
$("#gLoginMenu form ul").addClass("gInline");
|
||||
$("form#gComment").ajaxForm({
|
||||
target: "#gAddCommentFormContainer",
|
||||
success: function(responseText, statusText) {
|
||||
|
||||
Reference in New Issue
Block a user