Update main.js
This commit is contained in:
parent
7f3c44a431
commit
1d5fe55973
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
function confirmDelete() { return confirm(aStr['delitem']); }
|
function confirmDelete() { return confirm(aStr['delitem']); }
|
||||||
function commentOpen(obj,id) {
|
function commentOpen(obj,id) {
|
||||||
if(obj.value == aStr['comment']) {
|
if(obj.value == aStr['comment']) {
|
||||||
obj.value = '';
|
obj.value = '';
|
||||||
|
Reference in New Issue
Block a user