Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Commit

Permalink
[FIXED JENKINS-19425] Added missing parser configuration for portlet.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Sep 1, 2013
1 parent c9f187c commit 8dae894
Showing 1 changed file with 7 additions and 0 deletions.
@@ -0,0 +1,7 @@
<?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" xmlns:p="/parser">

<p:parser />

</j:jelly>

0 comments on commit 8dae894

Please sign in to comment.