Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
djnro
Commits
1a4b91d9
Commit
1a4b91d9
authored
Oct 22, 2012
by
Leonidas Poulopoulos
Browse files
Removed statement where no servers where defined
parent
5355b376
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/edumanage/servers.html
View file @
1a4b91d9
...
...
@@ -132,8 +132,6 @@ $("#delserverSubmit").click(function(){
{% endfor %}
</tbody>
</table>
{% else %}
<div>
No servers defined yet (
<a
href=
"{% url edit-servers %}"
>
add
</a>
)
</div>
{% endif %}
<div
class=
"modal hide fade"
id=
"myModal"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-header"
>
...
...
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