Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iPPIDB
ippidb-web
Commits
279d325a
Commit
279d325a
authored
Jun 29, 2022
by
Bryan BRANCOTTE
Browse files
better loading
parent
09b1e0be
Changes
1
Hide whitespace changes
Inline
Side-by-side
ippisite/ippidb/templates/targetcentric.html
View file @
279d325a
...
...
@@ -242,7 +242,7 @@ Comparison and druggability prediction of protein-ligand binding sites from phar
{% with cavcount=forloop.counter %}
{% include "targetcentric_cavity_row.html" with chaincount=chaincount cavcount=cavcount %}
<tr
class=
"collapse out collapseme{{ chaincount }}_{{ cavcount }} asnyc-construction"
data-cavity-id=
"{{cavity.id}}"
data-cavcount=
"{{cavcount}}"
data-chaincount=
"{{chaincount}}"
>
<td
colspan=
"27"
><
i>
Loading
</i
></td>
<td
colspan=
"27"
><
span
class=
"loader"
></span
></td>
</tr>
{% include "targetcentric_near_cavities.html" with object=cavityXXX %}
{% endwith %}
...
...
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