From c774d18899c03161580149022f85b01f4c159700 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Thu, 13 Aug 2009 11:50:29 -0600 Subject: [PATCH] Fix file location --- imp/js/DimpBase.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imp/js/DimpBase.js b/imp/js/DimpBase.js index 2bb4bbdf5..292fcab80 100644 --- a/imp/js/DimpBase.js +++ b/imp/js/DimpBase.js @@ -11,7 +11,7 @@ var DimpBase = { // Vars used and defaulting to null/false: // cfolderaction, folder, folderswitch, offset, pollPE, pp, sfolder, // showunsub, uid, viewport - // message_list_template set via templates/javascript/mailbox.js + // message_list_template set via js/mailbox-dimp.js bcache: $H(), cacheids: {}, lastrow: -1, -- 2.11.0