From: marios <[email protected]>
Signed-off-by: marios <[email protected]> --- server/views/realms/show.xml.haml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/server/views/realms/show.xml.haml b/server/views/realms/show.xml.haml index 42f77c3..5c06c06 100644 --- a/server/views/realms/show.xml.haml +++ b/server/views/realms/show.xml.haml @@ -7,4 +7,5 @@ [email protected] - unless @realm.limit.eql?(:unlimited) %limit< - [email protected] + =cdata do + [email protected] -- 1.7.6.5
