Smartfire website added
authorYasin <mohammed-yasin.rahman@lip6.fr>
Tue, 13 Jan 2015 11:13:12 +0000 (12:13 +0100)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Tue, 13 Jan 2015 11:13:12 +0000 (12:13 +0100)
portal/templates/smartfire/smartfire_widget-topmenu.html

index 8a7c054..738075f 100644 (file)
@@ -32,8 +32,8 @@
                <div class="col-sm-5 col-md-5 secondary">
                        <ul>
                                
-                               <li><a target="_blank" href="http://status.testbeds.eu">Services Status</a></li>
-                               <li><a target="_blank" href="http://testbeds.eu">Web site</a></li>
+                               <!--<li><a target="_blank" href="http://status.testbeds.eu">Services Status</a></li> -->
+                               <li><a target="_blank" href="http://eukorea-fire.eu">Web site</a></li>
                        </ul>
                        {% if username %}
                        <div class="account">You are logged in as &nbsp;<a href="/account/">{{ username }}</a> &nbsp;&nbsp;|&nbsp;&nbsp; <a id="logout" style="cursor:pointer;" data-username="{{ username }}"><span class="glyphicon glyphicon-off"></span> Logout</a></div>