config.jelly #1

  • //
  • guest/
  • perforce_software/
  • p4jenkins/
  • main/
  • src/
  • main/
  • resources/
  • org/
  • jenkinsci/
  • plugins/
  • p4/
  • workflow/
  • source/
  • GraphSource/
  • config.jelly
  • View
  • Commits
  • Open Download .zip Download (178 B)
<?jelly escape-by-default='true'?>
<j:jelly xmlns:j="jelly:core" xmlns:f="/lib/form">
	
	<f:entry title="Graph View" field="graph">
    	<f:textarea/>
    </f:entry>
	
</j:jelly>
# Change User Description Committed
#1 22400 Paul Allen (tpeths) Enabling Graph support in p4sync DSL.

#review-22378