mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-06 02:42:41 +00:00
Remove original lines of code for submitted comment message
This commit is contained in:
parent
55131e8356
commit
73551d2c28
@ -222,8 +222,6 @@ registerNamespace("GW.Controls", function (ns)
|
|||||||
this.dispNameInpt.value = contentObj.name;
|
this.dispNameInpt.value = contentObj.name;
|
||||||
this.emailInpt.value = contentObj.email;
|
this.emailInpt.value = contentObj.email;
|
||||||
this.websiteInpt.value = contentObj.website;
|
this.websiteInpt.value = contentObj.website;
|
||||||
|
|
||||||
alert("Your comment has been submitted!");
|
|
||||||
};
|
};
|
||||||
//#endregion
|
//#endregion
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user