Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
18410793
Commit
18410793
authored
Jul 18, 2019
by
Francesc Guasch
Browse files
fix(bug): allow RAM from 1
issue #1112
parent
fc864864
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/ng-templates/new_machine_other.html.ep
View file @
18410793
...
...
@@ -40,7 +40,7 @@
</div>
<div class="col-xl-2">
<input class="form-control" ng-model="ramsize" type="text"
ng-pattern ="/^[0-9]+\.?[0-9]
+
$/"
ng-pattern ="/^[0-9]+\.?[0-9]
*
$/"
name="copy_ram"
required="">
</div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment