mirror of
https://github.com/nicolabs/ldap-plugin.git
synced 2025-09-07 05:14:24 +02:00
adding the Jelly PI to files that have no expressions in PCDATA
Originally-Committed-As: b5843f3b7766c6294c6f7d4a7c6c5b1b67ce8dc1
This commit is contained in:
parent
1ed5e6e5e8
commit
99786b9526
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue