luci2: add LuCI2.UCIContext class, this proxies the remote uci state within the ui
[project/luci2/ui.git] / luci2 / htdocs / luci2 / template / system.cron.htm
1 <div class="panel">
2         <textarea id="crontab" class="form-control" rows="10"></textarea>
3 </div>
4 <div class="pull-right">
5         <input class="btn btn-primary" type="button" id="btn_save" value="<%:Save%>" />
6 </div>