Commit d878bb19 authored by ibuler's avatar ibuler

bug消除

parent 6bd0ed43
......@@ -63,20 +63,14 @@
<td>{{ user.is_active }}</td>
</tr>
{% endfor %}
<tr>
<td></td>
<td colspan="3">
</tbody>
</table>
<div class="form-group">
<div class="col-sm-4 col-sm-offset-2">
<button class="btn btn-white" type="submit">取消</button>
<button id="submit_button" class="btn btn-primary" type="submit">确认删除</button>
</div>
</div>
</td>
</tr>
</tbody>
</table>
</form>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment