Initial commit (code only without large binaries)
This commit is contained in:
6
EdgeAdmin/web/views/@default/ns/clusters/logs/index.js
Normal file
6
EdgeAdmin/web/views/@default/ns/clusters/logs/index.js
Normal file
@@ -0,0 +1,6 @@
|
||||
Tea.context(function () {
|
||||
this.$delay(function () {
|
||||
teaweb.datepicker("day-from-picker")
|
||||
teaweb.datepicker("day-to-picker")
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user