Skip to content

Commit

Permalink
Merge pull request #499 from fbarthez/ERDDisplayLargeString-escapeHTM…
Browse files Browse the repository at this point in the history
…LBinding

Add escapeHTML binding to ERDDisplayLargeString.
  • Loading branch information
ishimoto committed Oct 11, 2013
2 parents 6c85da9 + 02f5970 commit 09dd8d6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ String:ERXFixedLengthString {
value=objectKeyPathValue;
length = ^length;
suffixWhenTrimmed = "...";
escapeHTML = ^escapeHTML;
}


Expand Down

0 comments on commit 09dd8d6

Please sign in to comment.