No longer prompt for demo/demo credentials (closes #38)

This commit is contained in:
Oliver Gorwits
2013-01-29 20:36:20 +00:00
parent d5def56001
commit c056a6581c
2 changed files with 6 additions and 6 deletions

View File

@@ -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]

View File

@@ -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 &quot;demo&quot; and password &quot;demo&quot;.
</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>