This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h4>Javascript</h4> | |
<textarea cols="60" rows="12"><%= html_escape(render("forms/v1/cp/javascript")) %></textarea> | |
this does not escape the output of the partial. this gets really messy | |
because our partial has a </textarea> | |
forms/v1/cp/javascript: |
NewerOlder