Skip to content

Commit

Permalink
[Web UI] Actually fix command wrapping on Check Details Page (#2778)
Browse files Browse the repository at this point in the history
* Use codeblock to prevent breakage

Signed-off-by: Melissa Page <[email protected]>

* regenerate and remove unused import

Signed-off-by: Melissa Page <[email protected]>

* Actually fix scrolling thru a hack

Signed-off-by: Melissa Page <[email protected]>

* Generate

Signed-off-by: Melissa Page <[email protected]>
  • Loading branch information
dabria authored Mar 7, 2019
1 parent 157486e commit 5a4279f
Show file tree
Hide file tree
Showing 3 changed files with 105 additions and 104 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Versioning](http://semver.org/spec/v2.0.0.html).
- `sensuctl user list` can now output yaml and wrapped-json
- Fixed bug with how long commands were displayed on check details page.
- Web - Fixes issue where timeout value was not displayed.
- Fixed bug with how long commands were displayed on check details page.

### Added
- Additional additional check config and entity information to event details page.
Expand Down
Loading

0 comments on commit 5a4279f

Please sign in to comment.