Skip to content

Commit

Permalink
Item13880: Div was rendering, breaking json
Browse files Browse the repository at this point in the history
  • Loading branch information
gac410 committed Dec 21, 2015
1 parent 6fb460c commit f3e49f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TopicUserMappingContrib/data/System/UserRegistrationParts.txt
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ The actual registration form.
text="<link type='text/css' rel='stylesheet' media='all' href='%PUBURLPATH{"formstyle.css" topic="%CSSJSTOPIC%"}%' />" text="<link type='text/css' rel='stylesheet' media='all' href='%PUBURLPATH{"formstyle.css" topic="%CSSJSTOPIC%"}%' />"
}% }%
%JQREQUIRE{"validate, wikiword, cookie"}% %JQREQUIRE{"validate, wikiword, cookie"}%
<literal>
<div id="FwkVD" class="foswikiHidden"> <div id="FwkVD" class="foswikiHidden">
{ {
"url":"%SCRIPTURL{view}%/%SYSTEMWEB%.UserRegistrationParts", "url":"%SCRIPTURL{view}%/%SYSTEMWEB%.UserRegistrationParts",
Expand Down Expand Up @@ -144,6 +145,7 @@ The actual registration form.
} }
} }
</div> </div>
</literal>
%ADDTOZONE{ "script" %ADDTOZONE{ "script"
id="UserRegistrationValidation" id="UserRegistrationValidation"
requires="JQUERYPLUGIN::VALIDATE, JQUERYPLUGIN::WIKIWORD, JQUERYPLUGIN::COOKIE" requires="JQUERYPLUGIN::VALIDATE, JQUERYPLUGIN::WIKIWORD, JQUERYPLUGIN::COOKIE"
Expand Down

0 comments on commit f3e49f3

Please sign in to comment.