From 63a2302fa95bc9662e004a38d0d91b2acae40166 Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 4 Dec 2015 11:29:35 +0800 Subject: [PATCH] Roo.js --- Roo.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Roo.js b/Roo.js index d398c17fd2..40ead9467d 100644 --- a/Roo.js +++ b/Roo.js @@ -618,6 +618,8 @@ Roo.factory(conf, Roo.data); /** @type Boolean */ isIE7 : isIE7, /** @type Boolean */ + isIE11 : isIE11, + /** @type Boolean */ isGecko : isGecko, /** @type Boolean */ isBorderBox : isBorderBox, -- 2.39.2