Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.toolbox
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
Iliya Manolov
slapos.toolbox
Commits
778629f0
Commit
778629f0
authored
Mar 27, 2017
by
Iliya Manolov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added a warning to the "Open Software Release" menu of the SlapOS webrunner
parent
907640b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
slapos/runner/templates/projectFolder.html
slapos/runner/templates/projectFolder.html
+1
-1
No files found.
slapos/runner/templates/projectFolder.html
View file @
778629f0
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
<div
id=
"fileTree"
class=
"file_tree"
></div>
<div
id=
"fileTree"
class=
"file_tree"
></div>
<div
id=
"file_info"
class=
"file_info"
>
<div
id=
"file_info"
class=
"file_info"
>
<img
src=
"{{ url_for('static', filename='images/check.png') }}"
class=
"check"
id=
"check"
alt=
""
/>
<img
src=
"{{ url_for('static', filename='images/check.png') }}"
class=
"check"
id=
"check"
alt=
""
/>
<span
id=
"info"
>
Please select your project folder into the box...
</span
></div>
<p><font
color=
"red"
>
WARNING:
</font>
Opening a new software release
<font
color=
"red"
>
WILL ERASE YOUR EXISTING INSTANCE
</font>
. Proceed with caution!
</p
></div>
<input
type=
"hidden"
name=
"path"
id=
"path"
value=
""
/>
<input
type=
"hidden"
name=
"path"
id=
"path"
value=
""
/>
<input
type=
"submit"
name=
"open"
id =
"open"
value=
"Open Software"
class=
"button"
/>
<input
type=
"submit"
name=
"open"
id =
"open"
value=
"Open Software"
class=
"button"
/>
</div>
</div>
...
...
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