Merge branch 'onelab' of ssh://git.onelab.eu/git/myslice into onelab
authorLoic Baron <loic.baron@lip6.fr>
Thu, 16 Apr 2015 13:42:19 +0000 (15:42 +0200)
committerLoic Baron <loic.baron@lip6.fr>
Thu, 16 Apr 2015 13:42:19 +0000 (15:42 +0200)
1  2 
portal/templates/fed4fire/fed4fire_home-view.html

                  <div id="home-project-tree"><img src="{{ STATIC_URL }}img/loading.gif" alt="Loading projects" /></div>
              </div>
              <div>
-                 <span class="glyphicon glyphicon-plus"></span> <a href="/portal/slice_request/">Create slice</a>
+                 
                  <br />
                  <span class="glyphicon glyphicon-cog"></span> <a href="/portal/project_request/">Create/Join project</a>
+                 <br />
+                 <span class="glyphicon glyphicon-plus"></span> <a href="/portal/slice_request/">Create slice</a>
              </div>
              
              <div>
                  <h3 title="Some tools do their own slice creation and management.">Experiment now</h3>
  
 -                <button id="start" class="btn btn-primary" style="width:150px;" type="button" onclick="launchjFed()"><span class="glyphicon glyphicon-cloud"></span>  Start jFed</button>
 +                <button id="start" class="btn btn-primary" style="width:150px;" type="button" onclick="launchjFed()"><span class="glyphicon glyphicon-cloud"></span>Start jFed</button>
                  
                  <div id='java7Dialog' title="Old Java version detected" >
                  <p>The latest version of jFed is only compatible with Java 8 or higher. We detected that you are using an older version.</p>
                
      });
  </script>
 -<link rel='stylesheet' href='https://authority.ilabt.iminds.be/js/jquery/jquery-ui.css' />
  <script src='https://authority.ilabt.iminds.be/js/jquery/jquery-ui.min.js'></script>
  <script src="//java.com/js/dtjava.js"></script>
  <script src='https://authority.ilabt.iminds.be/js/jfed_webstart_f4fportal.js'></script>