Skip to content
Snippets Groups Projects
Commit 8a52a251 authored by Wes Felter's avatar Wes Felter
Browse files

UI: Remove some unused notifications.

parent 24cf8bb2
No related branches found
No related tags found
No related merge requests found
......@@ -50,31 +50,8 @@
<div class="header"></div>
<!-- FIXME closing these alerts returns to the dashboard; why? -->
<div class="container">
<!--
<div class="row">
<div class="span12">
<div class="alert alert-info">
Floodlight is the awesomest OpenFlow controller, and you're running it right now.
<a class="close" data-dismiss="alert" href="#">&times;</a>
</div>
</div>
</div>
<div class="row">
<div class="span12">
<div class="alert alert-error">
This Web interface is <strong>incomplete and buggy</strong>! Don't be surprised if you see errors or missing data.
<a class="close" data-dismiss="alert" href="#">&times;</a>
</div>
</div>
</div>
-->
<div id="content"></div>
<hr>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment