FCLT#86306 r68084 & r68105 reverted
svn path=/Website/trunk/; revision=69191
This commit is contained in:
@@ -381,15 +381,6 @@ if (Session("interface") == "touch") { %>
|
||||
|
||||
$(function()
|
||||
{
|
||||
// Switch back to main tab.
|
||||
$('#headerblok').click(function(event) {
|
||||
if ($(event.target).closest("#headerfunctions").length ||
|
||||
$(event.target).closest("#loggers").length ||
|
||||
$(event.target).closest("#headerprefix").length)
|
||||
return;
|
||||
$("#maintabs").tabs({ active: 0 });
|
||||
});
|
||||
|
||||
FcltMgr.setData("expired", RefreshFacilitor);
|
||||
|
||||
scrollbarWidth = getScrollBarWidth();
|
||||
|
||||
Reference in New Issue
Block a user