Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
vanisha
/
log
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
324da609
authored
2023-06-02 10:57:59 +0530
by
vanisha
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
css changes
1 parent
c8627f47
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
11 deletions
templates/cron_logs_view.mustache
templates/cron_logs_view.mustache
View file @
324da60
...
...
@@ -9,18 +9,20 @@
</div>
<div
class=
"container"
>
<div
class=
"input-group mb-3"
>
<div
class=
"input-group-prepend"
style=
"display: block;padding: 10px;text-align: justify;width: 25em;"
>
<label
for=
"date_filter"
>
Date
</label>
<input
type=
"date"
id=
"date_filter"
class=
"form-control"
aria-label=
"Default"
aria-describedby=
"date_filter"
>
<div
class=
"row"
>
<div
class=
"col-md-4 m-b-3"
>
<div
class=
"input-group-prepend"
style=
"display: block;padding: 10px;text-align: justify;width: 25em;"
>
<label
for=
"date_filter"
>
Date
</label>
<input
type=
"date"
id=
"date_filter"
class=
"form-control"
aria-label=
"Default"
aria-describedby=
"date_filter"
>
</div>
<div
id=
"date_filter_error_div"
></div>
</div>
<div
id=
"date_filter_error_div"
></div>
</div>
<div
class=
"input-group mb-3"
>
<div>
<button
id=
"filter_logs"
class=
"btn btn-primary"
type=
"button"
title=
"Filter"
>
Filter
<span
class=
"icon-stack"
><i
style=
"line-height: 0.5em;"
class=
"icon-filter icon-stack-base"
aria-hidden=
"true"
></i>
<i
style=
"line-height: 0.2em;"
class=
"icon-add"
></i></span></button>
<div
class=
"col-md-4 m-b-3"
>
<div>
<button
id=
"filter_logs"
class=
"btn btn-primary"
type=
"button"
title=
"Filter"
>
Filter
<span
class=
"icon-stack"
><i
style=
"line-height: 0.5em;"
class=
"icon-filter icon-stack-base"
aria-hidden=
"true"
></i>
<i
style=
"line-height: 0.2em;"
class=
"icon-add"
></i></span></button>
</div>
</div>
</div>
</div>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment