Skip to content

Commit

Permalink
Checkin: Detail Tooltip should show friendly with no time dimension in
Browse files Browse the repository at this point in the history
xTab [45561]
  • Loading branch information
lzhang authored and mwu committed Dec 1, 2011
1 parent 880d818 commit 8090dd8
Showing 1 changed file with 1 addition and 7 deletions.
Expand Up @@ -505,13 +505,7 @@ else if ( levelTypes[i].equals( TimeMember.TIME_LEVEL_TYPE_DAY_OF_YEAR ) )

return tmp;
}

public static String getTooltipForTimeFunction( DimensionHandle dim, ComputedColumnHandle column, ULocale locale ) throws BirtException
{
return getTooltipForTimeFunction( column,locale );
}



/**
* get the description for a specific time function
*
Expand Down

0 comments on commit 8090dd8

Please sign in to comment.