mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 08:05:54 +03:00
[PR #123] [MERGED] 4 фичи #568
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtmgr/pull/123
Author: @retif
Created: 10/11/2013
Status: ✅ Merged
Merged: 10/12/2013
Merged by: @retspen
Base:
nestene← Head:nestene📝 Commits (2)
19ec6f1added bootstrap-multiselect control3a50111Create VM:📊 Changes
10 files changed (+8792 additions, -73 deletions)
View changed files
📝
instance/views.py(+11 -2)📝
newvm/forms.py(+3 -3)📝
newvm/views.py(+15 -9)➕
static/css/bootstrap-multiselect.css(+38 -0)➕
static/css/bootstrap.css(+5909 -0)➕
static/js/bootstrap-multiselect.js(+635 -0)➕
static/js/bootstrap.js(+1992 -0)📝
templates/instance.html(+37 -12)📝
templates/newvm.html(+81 -4)📝
webvirtmgr/server.py(+71 -43)📄 Description
возможность добавлять более одной сети,
возможность добавлять более одного диска,
опция hardware CPU
просмотр и редактирование XML на станице VM
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.