mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 02:46:11 +02:00
Styling cosme
This commit is contained in:
parent
53940dbe8b
commit
fe1633bf23
@ -3,7 +3,7 @@
|
||||
<% submit_button ||= "" %>
|
||||
<%= form_tag(action, method: :post) do %>
|
||||
<div id="treeview" initialPath="/var/log">
|
||||
<input type="text" size="48" v-model="path" disabled />
|
||||
<pre>{{ path }}</pre>
|
||||
<input type="hidden" name="<%= name %>" v-model="path" />
|
||||
<div class="dirs">
|
||||
<span v-repeat="currentDirs">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user