adding the Jelly PI to files that have no expressions in PCDATA

Originally-Committed-As: b5843f3b7766c6294c6f7d4a7c6c5b1b67ce8dc1
This commit is contained in:
Kohsuke Kawaguchi 2011-04-11 22:39:01 -07:00
parent 1ed5e6e5e8
commit 99786b9526

View file

@ -22,6 +22,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
-->
<?jelly escape-by-default='true'?>
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:d="jelly:define" xmlns:l="/lib/layout" xmlns:t="/lib/hudson" xmlns:f="/lib/form">
<f:entry title="${%Server}" help="/help/security/ldap/server.html">
<f:textbox name="ldap.server" value="${instance.server}"