diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2014-06-05 09:23:13 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2014-06-05 09:23:13 +0200 |
commit | 7fafb4d0d28bef3902da4cc172cd53c2376aeb03 (patch) | |
tree | b78adc7b9731ef34c2aeb1b0ad60292c3e6587f1 /program/js/treelist.js | |
parent | 99cdca46b7bcc46fe6affd9e9f9f60a546b2e5b8 (diff) |
Remove leftover from merge; set alt text for contact photo
Diffstat (limited to 'program/js/treelist.js')
-rw-r--r-- | program/js/treelist.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/program/js/treelist.js b/program/js/treelist.js index 65f5fd4f4..958ae81e2 100644 --- a/program/js/treelist.js +++ b/program/js/treelist.js @@ -780,7 +780,6 @@ function rcube_treelist_widget(node, p) focus_next(parent, dir, true); } } ->>>>>>> dev-accessibility } |