Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alarm table column order pref #2064

Merged
merged 3 commits into from
Nov 19, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Keep previous default
  • Loading branch information
Kay committed Nov 19, 2021
commit 6afd4a89c02442cd62362dc3c9709f01b661dbfd
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ alarm_menu_max_items=10
alarm_table_columns=Icon, PV, Description, Alarm Severity, Alarm Status, Alarm Time, Alarm Value, PV Severity, PV Status

# Use background color to indicate alarm severity? Default: Text color
alarm_table_color_background=true
alarm_table_color_background=false

# Alarm table row limit
# If there are more rows, they're suppressed
Expand Down