Skip to content

Commit

Permalink
tooltip behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
KaterynaHonchar committed Nov 13, 2015
1 parent 81b6843 commit fa32730
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -67,8 +67,7 @@ public void renderHead(Component component, IHeaderResponse response) {

sb.append("});");

//todo fix template [lazyman]
// response.render(OnDomReadyHeaderItem.forScript(sb.toString()));
response.render(OnDomReadyHeaderItem.forScript(sb.toString()));
}

public String getModalContainer(Component component){
Expand Down

0 comments on commit fa32730

Please sign in to comment.