Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Maintenance - Mise à jour mensuelle Lundi 6 Février entre 7h00 et 9h00
Open sidebar
genotoul-bioinfo
ng6
Commits
4406f5bc
Commit
4406f5bc
authored
Oct 24, 2019
by
Romain Therville
☕
Browse files
I removed a (useless) line break in the analysis view.
issue
#119
parent
20f6a237
Changes
1
Hide whitespace changes
Inline
Side-by-side
ui/nG6/pi1/analyzes/AnalysisTemplate.tpl
View file @
4406f5bc
...
...
@@ -30,7 +30,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<div
class=
"ng6-content-header-right"
>
{
$analyse.description
}
<br
/>
All data related to this analysis use
<strong>
{
$analyse_size
}
</strong>
on the hard drive.
<br/>
All data related to this analysis use
<strong>
{
$analyse_size
}
</strong>
on the hard drive.
{
block
name
=
description_update
}{/
block
}
{
if
$analysis_data_state
==
'stored'
}
The analysis data is
<strong>
stored
</strong>
. It will be kept until
{
$analysis_retention_date
}
.
<br/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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