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
d215dd4f
Commit
d215dd4f
authored
Apr 10, 2019
by
Maxime Manno
🍜
Browse files
Adjust table size and values
parent
ffaa9b76
Changes
1
Hide whitespace changes
Inline
Side-by-side
ui/nG6/pi1/analyzes/Run_stats.tpl
View file @
d215dd4f
...
...
@@ -153,7 +153,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
{
else
}
<div
class=
"row"
>
<div
class=
"col-md-
6
col-lg-
6
"
>
<div
class=
"col-md-
8
col-lg-
8
"
>
{
if
$metrics
[
'rawdata'
]
and
$metrics
[
'Q7'
]
and
$metrics
[
'Q7'
]
}
<table
id=
"ont_table_rawdata"
class=
"table table-striped table-bordered dataTable"
style=
"white-space:nowrap;"
>
<thead>
...
...
@@ -189,7 +189,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<td><label>
{
$head
|
replace
:
'_'
:
' '
}
</label></td>
<td>
{($rawdata.$head)|number_format:0:',':' '}
</td>
<td>
{($Q7.$headQ7)|number_format:0:',':' '}
</td>
<td>
{($Q
7
.$headQ
7
)|number_format:0:',':' '}
</td>
<td>
{($Q
9
.$headQ
9
)|number_format:0:',':' '}
</td>
{/
if
}
</tr>
{/
foreach
}
...
...
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