mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 23:45:56 +03:00
[PR #129] [MERGED] Fixing add storage regex issue on 'iso path' and 'lvm name' #432
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#432
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/webvirtcloud/pull/129
Author: @chris-mcintosh
Created: 10/15/2016
Status: ✅ Merged
Merged: 10/15/2016
Merged by: @retspen
Base:
master← Head:ctechguy/add_storage_regex_issue📝 Commits (1)
89f49b1Fixin add storage regex issue on 'iso path' and 'lvm name'📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
storages/templates/create_stg_block.html(+3 -3)📄 Description
Javascript is complaining about the escaped underscore in the form input required pattern. A console error occurs in both chrome and firefox. Chrome seems to not allow the input at all. Seen on OSX.
Fixing for "iso path" and "lvm name".
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.