Merge pull request #1818 from dibdot/lxc_fix
[project/luci.git] / applications / luci-app-travelmate / luasrc / view / travelmate / runtime.htm
1 <%#
2 Copyright 2017-2018 Dirk Brenken (dev@brenken.org)
3 This is free software, licensed under the Apache License, Version 2.0
4 -%>
5
6 <%+cbi/valueheader%>
7
8 <input name="runtime" id="runtime" type="text" class="cbi-input-text" style="outline:none;border:none;box-shadow:none;background:transparent;color:#0069d6;font-weight:bold;line-height:30px;height:30px;width:50em;" value="<%=self:cfgvalue(section)%>" disabled="disabled" />
9
10 <%+cbi/valuefooter%>