summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/list.js
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-09-19 16:14:10 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-09-19 16:14:10 +0000
commit8457107e75f9fba6ca0d597544a5ecf253507425 (patch)
tree8a9bdf9b5a85b7682718e1d9e091897f84c5478e /roundcubemail/program/js/list.js
parentfc950795ac10634c405ee33d19f02f568bc4da76 (diff)
- added set_message, set_message_icon and set_message_status functions
- icon setting more unified + some small fixes/typos - get rid of *_from_preview() functions (Thomas, don't be mad, it was truly tested ;)) git-svn-id: https://svn.roundcube.net/trunk@1848 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/js/list.js')
-rw-r--r--roundcubemail/program/js/list.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/js/list.js b/roundcubemail/program/js/list.js
index 5da2bb15b..62d473260 100644
--- a/roundcubemail/program/js/list.js
+++ b/roundcubemail/program/js/list.js
@@ -173,7 +173,7 @@ insert_row: function(row, attop)
/**
- * Set focur to the list
+ * Set focus to the list
*/
focus: function(e)
{