No longer prompt for demo/demo credentials (closes #38)
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
2.004001 - 2013-01-29
|
||||||
|
|
||||||
|
[BUG FIXES]
|
||||||
|
|
||||||
|
* No longer prompt for demo/demo credentials (closes #38)
|
||||||
|
|
||||||
2.004000 - 2013-01-14
|
2.004000 - 2013-01-14
|
||||||
|
|
||||||
[BUG FIXES]
|
[BUG FIXES]
|
||||||
|
|||||||
@@ -26,12 +26,6 @@
|
|||||||
<a href="http://sourceforge.net/tracker/?group_id=80033&atid=558508" target="_blank">Report a Bug?</a>
|
<a href="http://sourceforge.net/tracker/?group_id=80033&atid=558508" target="_blank">Report a Bug?</a>
|
||||||
</div>
|
</div>
|
||||||
[% END %]
|
[% END %]
|
||||||
[% IF NOT session.user %]
|
|
||||||
<div class="alert alert-success fade in">
|
|
||||||
<a class="close" data-dismiss="alert">×</a>
|
|
||||||
Log in to the Demo with username "demo" and password "demo".
|
|
||||||
</div>
|
|
||||||
[% END %]
|
|
||||||
<div class="hero-unit">
|
<div class="hero-unit">
|
||||||
<h2>Welcome to Netdisco</h2>
|
<h2>Welcome to Netdisco</h2>
|
||||||
<small>Netdisco is an Open Source web-based network management tool.</small>
|
<small>Netdisco is an Open Source web-based network management tool.</small>
|
||||||
|
|||||||
Reference in New Issue
Block a user