Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
105
Merge Requests
105
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
b1f6f6dd
Commit
b1f6f6dd
authored
Jul 19, 2012
by
Romain Courteaud
🐙
Committed by
Łukasz Nowak
Jul 19, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo.
parent
801426b8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
master/bt5/vifib_agent/SkinTemplateItem/portal_skins/vifib_agent/Agent_getSoftwareReleaseDocumentFromReference.xml
...b_agent/Agent_getSoftwareReleaseDocumentFromReference.xml
+1
-1
master/bt5/vifib_agent/bt/revision
master/bt5/vifib_agent/bt/revision
+1
-1
No files found.
master/bt5/vifib_agent/SkinTemplateItem/portal_skins/vifib_agent/Agent_getSoftwareReleaseDocumentFromReference.xml
View file @
b1f6f6dd
...
...
@@ -51,7 +51,7 @@
<item>
<key>
<string>
_body
</string>
</key>
<value>
<string>
portal = context.getPortalObject()\n
software_release = portal.portal_catalog.getResultValue(portal_type="Software Release",
reference
=software_release_reference)\n
software_release = portal.portal_catalog.getResultValue(portal_type="Software Release",
url_string
=software_release_reference)\n
return software_release\n
</string>
</value>
</item>
...
...
master/bt5/vifib_agent/bt/revision
View file @
b1f6f6dd
5
\ No newline at end of file
6
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment