Added fixes
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
</div>
|
||||
<div class="mb-3">
|
||||
<label for="codedata" class="form-label">Код</label>
|
||||
<textarea class="form-control" id="codedata" name="codedata" rows="3"><%= @old_codedata %></textarea>
|
||||
<textarea class="form-control" id="codedata" name="codedata" rows="15"><%= @old_codedata %></textarea>
|
||||
</div>
|
||||
<div class="mb-3">
|
||||
<label for="gitlist" class="form-label">git проекты, использующие рецепт</label>
|
||||
|
||||
Reference in New Issue
Block a user