Commit 23cff02a authored by Stefano Alberto Russo's avatar Stefano Alberto Russo
Browse files

Moved the "Add container" button from the bottom to the top of the software containers page.

parent 7de37a66
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -60,7 +60,13 @@
          </select>
          {% csrf_token %}
          <button type="submit" class="btn btn-secondary">Go</button>
          
          &nbsp; &nbsp; <font size=4.0em>|</font> &nbsp; <a href="/add_software">Add new...</a>
          
        </form>
        
        
              
      </div>
      
      
@@ -82,12 +88,6 @@
      {% endif %}
      </div>
        
      {% if not data.container %}
      <div class="row" style="padding:10px; padding-left:15px">   
      <a href="/add_software">Add new...</a>
      </div>
      {% endif %}
        
      <br/>
      <br/>
      <br/>