adding pmdynaform lib folder
This commit is contained in:
1
workflow/public_html/lib/taskscheduler/css/app.css
Normal file
1
workflow/public_html/lib/taskscheduler/css/app.css
Normal file
@@ -0,0 +1 @@
|
||||
.b-switch[data-v-5d2ba07f]{text-align:center}.settings-radio{font-size:20px;padding-left:10px}.settings-cursive{font-style:italic;font-size:14px}.options-days .btn-default.btn-sm.active{background-color:#0062cc;color:#fff}.btn{background-image:none!important}.row-padding{padding-top:10px}.invalid{width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.b-button{padding-left:30px!important;padding-right:30px!important}.w-box40{display:inline-block;width:10px;height:10px}.b-success{background-color:#2cbc99!important;border-color:#2cbc99!important}.b-danger{background-color:#e4655f!important;border-color:#e4655f!important}.x-container{padding:40px}.VueTables__search-field label{display:none!important}.VueTables th#enable{width:5%}.VueTables th#title{width:25%}.VueTables th#scheduletime{width:50%}.VueTables th#settings{width:20%;color:#fff}
|
||||
File diff suppressed because one or more lines are too long
BIN
workflow/public_html/lib/taskscheduler/favicon.ico
Normal file
BIN
workflow/public_html/lib/taskscheduler/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
13
workflow/public_html/lib/taskscheduler/index.html
Normal file
13
workflow/public_html/lib/taskscheduler/index.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html><html lang=en><head>
|
||||
<meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge">
|
||||
<meta name=viewport content="width=device-width,initial-scale=1"
|
||||
><link rel=icon href=/favicon.ico>
|
||||
<title>taskscheduler</title>
|
||||
<link href=/lib/taskscheduler/css/app.css rel="stylesheet">
|
||||
<link href=/lib/taskscheduler/css/chunk-vendors.css rel="stylesheet">
|
||||
<body>
|
||||
<div id=app class=container></div>
|
||||
<script src=/lib/taskscheduler/js/chunk-vendors.js></script>
|
||||
<script src=/lib/taskscheduler/js/app.js></script>
|
||||
</body>
|
||||
</html>
|
||||
2
workflow/public_html/lib/taskscheduler/js/app.js
Normal file
2
workflow/public_html/lib/taskscheduler/js/app.js
Normal file
File diff suppressed because one or more lines are too long
1
workflow/public_html/lib/taskscheduler/js/app.js.map
Normal file
1
workflow/public_html/lib/taskscheduler/js/app.js.map
Normal file
File diff suppressed because one or more lines are too long
65
workflow/public_html/lib/taskscheduler/js/chunk-vendors.js
Normal file
65
workflow/public_html/lib/taskscheduler/js/chunk-vendors.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user