Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gabriel Monnerat
slapos.core
Commits
6984bb28
Commit
6984bb28
authored
Nov 25, 2011
by
Łukasz Nowak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Be more explanatory.
parent
708c416b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
master/bt5/vifib_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewSoftwareRender.xml
...tal_skins/vifib_hosting/WebSection_viewSoftwareRender.xml
+3
-1
master/bt5/vifib_web/SkinTemplateItem/portal_skins/vifib_hosting_theme/vifib_hosting_js/vifib.js.xml
...l_skins/vifib_hosting_theme/vifib_hosting_js/vifib.js.xml
+2
-2
No files found.
master/bt5/vifib_web/SkinTemplateItem/portal_skins/vifib_hosting/WebSection_viewSoftwareRender.xml
View file @
6984bb28
...
...
@@ -45,7 +45,9 @@
<tal:block
metal:use-macro=
"here/main_template/macros/master"
>
\n
<tal:block
metal:fill-slot=
"main"
>
\n
<div
class=
"content"
>
\n
<h1
i18n:translate=
""
i18n:domain=
"ui"
>
Request a Software Instance
</h1>
\n
<h1
i18n:translate=
""
i18n:domain=
"ui"
>
Software Management
</h1>
\n
<p>
Use search and categories on left in order to filter Software Releases.\n
<p>
It is possible to install Software Release on your computers or request new instance of selected software.\n
<div
id=
"js_container"
></div>
\n
<script
type=
"text/javascript"
>
\n
$(document).ready(function() {\n
...
...
master/bt5/vifib_web/SkinTemplateItem/portal_skins/vifib_hosting_theme/vifib_hosting_js/vifib.js.xml
View file @
6984bb28
...
...
@@ -8,7 +8,7 @@
<dictionary>
<item>
<key>
<string>
_EtagSupport__etag
</string>
</key>
<value>
<string>
ts22218
301.94
</string>
</value>
<value>
<string>
ts22218
499.86
</string>
</value>
</item>
<item>
<key>
<string>
__name__
</string>
</key>
...
...
@@ -71,7 +71,7 @@ function setSoftwareReleaseEntry(item, append_to, insert_before) {\n
entry_install.addClass(\'software_release_navigation\');\n
install.attr(\'href\', \'#software_release=\' + item.uid);\n
install.addClass(\'software_release_navigation\');\n
install.text(\'
Install softwar
e\');\n
install.text(\'
Request instanc
e\');\n
description.addClass(\'software_release_description\');\n
maxh = description_div.height();\n
var truncated = false;\n
...
...
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