witten
/
luminotes
Archived
1
0
Fork 0

Helpful <title> text on add-note-to-note-tree note name field.

This commit is contained in:
Dan Helfman 2008-11-14 15:41:18 -08:00
parent e5d95af425
commit 45c40a44af
1 changed files with 1 additions and 0 deletions

View File

@ -4438,6 +4438,7 @@ Note_tree.prototype.start_link_add = function () {
"value": "",
"id": "new_note_tree_link_field",
"name": "new_note_tree_link_field",
"title": "Enter the title of an existing note.",
"size": "10",
"class": "text_field"
}