Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
don
Commits
99112044
Verified
Commit
99112044
authored
Oct 26, 2019
by
Guinness
Browse files
Remove useless information : executed query.
parent
b3af270d
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/view/backend/cbs.html
View file @
99112044
...
...
@@ -37,7 +37,6 @@
</select>
<input
type=
"button"
value=
"Action"
onclick=
"checkbox_command()"
/>
</form>
<check
if=
"{{ @row_count }}"
><b>
{{ @row_count }} résultats
</b>
=>
</check>
{{ @query }}
<br
/>
<table
cellspacing=
"0"
cellpadding=
"0"
>
<theader>
...
...
app/view/backend/contreparties.html
View file @
99112044
...
...
@@ -38,7 +38,6 @@
<input
type=
"button"
value=
"Export CSV"
onclick=
"export_csv()"
/>
</form>
<check
if=
"{{ @row_count }}"
><b>
{{ @row_count }} résultats
</b>
=>
</check>
{{ @query }}
<br
/>
<table
cellspacing=
"0"
cellpadding=
"0"
>
<theader>
...
...
Write
Preview
Supports
Markdown
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