From 368bdd74767a8c0ef1272ce2c9e7f7f83689d0ee Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 18 Feb 2014 14:02:44 +0800 Subject: [PATCH] Roo/bootstrap/Calendar.js --- Roo/bootstrap/Calendar.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/Calendar.js b/Roo/bootstrap/Calendar.js index 84d9d511b0..9486767e7c 100644 --- a/Roo/bootstrap/Calendar.js +++ b/Roo/bootstrap/Calendar.js @@ -56,7 +56,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component, { 'fc-corner-' + corner.split(' ').join(' fc-corner-') : '' ), - html : ''+content +'', + html : ''+content +'', unselectable: 'on' }); }; -- 2.39.2