Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan authored and smellinet committed Oct 1, 2016
1 parent e811059 commit 53bedd8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ PrimeFaces.dialog.DialogHandler = {
else {
title.text(headerElement.text());
}

dialogFrame.attr('title', title.text());
}

dialogFrame.data('initialized', true);
Expand Down

0 comments on commit 53bedd8

Please sign in to comment.