Browse Source

Machines : Remove old form

squash_migration
Maël Kervella 8 years ago
parent
commit
ac75bba842
  1. 1
      machines/templates/machines/machine.html

1
machines/templates/machines/machine.html

@ -81,7 +81,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% if machineform %}
<h3>Machine</h3>
{% massive_bootstrap_form machineform 'user' %}
{% bootstrap_form machineform %}
{% endif %}
{% if interfaceform %}
<h3>Interface</h3>

Loading…
Cancel
Save