From: edward Date: Fri, 4 Dec 2015 03:29:35 +0000 (+0800) Subject: Roo.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=63a2302fa95bc9662e004a38d0d91b2acae40166 Roo.js --- 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,