mirror of
				https://github.com/retspen/webvirtcloud
				synced 2025-07-31 12:41:08 +00:00 
			
		
		
		
	
						commit
						d7dffcd883
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -63,7 +63,7 @@ | |||
|                                                                 <label class="col-sm-4 control-label">{% trans "Label" %}</label> | ||||
|                                                                 <div class="col-sm-6"> | ||||
|                                                                     <input type="hidden" name="host_id" value="{{ compute.id }}"> | ||||
|                                                                     <input type="text" name="name" class="form-control" value="{{ compute.name }}" maxlength="20" required pattern="[a-z0-9\.\-_]+"> | ||||
|                                                                     <input type="text" name="name" class="form-control" value="{{ compute.name }}" maxlength="20" required pattern="[a-zA-Z0-9\.\-_]+"> | ||||
|                                                                 </div> | ||||
|                                                             </div> | ||||
|                                                             <div class="form-group"> | ||||
|  | @ -218,4 +218,4 @@ | |||
|                    </div> | ||||
|                 {% endif %} | ||||
|             </div> | ||||
| {% endblock %} | ||||
| {% endblock %} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue