From 3412e50b54e3daac8745234e21ab6e72be0ed165 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Wed, 04 Jun 2014 11:20:33 -0400 Subject: [PATCH] Fix attachment menu structure and aria-attributes --- installer/client.js | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/installer/client.js b/installer/client.js index 5a1e6da..b6095a9 100644 --- a/installer/client.js +++ b/installer/client.js @@ -12,8 +12,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ */ function toggleblock(id, link) -- Gitblit v1.9.1