|
5589 | 5589 | { |
5590 | 5590 | "fields": { |
5591 | 5591 | "desc": "", |
5592 | | - "editor_label": "(person){count}", |
| 5592 | + "editor_label": "<i class=\"fa fa-user-o\"></i>{count}", |
5593 | 5593 | "name": "Person must be present", |
5594 | 5594 | "order": 4, |
5595 | 5595 | "penalty": 200000, |
|
5601 | 5601 | { |
5602 | 5602 | "fields": { |
5603 | 5603 | "desc": "", |
5604 | | - "editor_label": "(2)", |
| 5604 | + "editor_label": "<span class=\"encircled\">2</span>", |
5605 | 5605 | "name": "Conflicts with (secondary)", |
5606 | 5606 | "order": 2, |
5607 | 5607 | "penalty": 10000, |
|
5613 | 5613 | { |
5614 | 5614 | "fields": { |
5615 | 5615 | "desc": "", |
5616 | | - "editor_label": "(3)", |
| 5616 | + "editor_label": "<span class=\"encircled\">3</span>", |
5617 | 5617 | "name": "Conflicts with (tertiary)", |
5618 | 5618 | "order": 3, |
5619 | 5619 | "penalty": 1000, |
|
5625 | 5625 | { |
5626 | 5626 | "fields": { |
5627 | 5627 | "desc": "", |
5628 | | - "editor_label": "(1)", |
| 5628 | + "editor_label": "<span class=\"encircled\">1</span>", |
5629 | 5629 | "name": "Conflicts with", |
5630 | 5630 | "order": 1, |
5631 | 5631 | "penalty": 100000, |
|
5637 | 5637 | { |
5638 | 5638 | "fields": { |
5639 | 5639 | "desc": "", |
5640 | | - "editor_label": "time_relation", |
| 5640 | + "editor_label": "Δ", |
5641 | 5641 | "name": "Preference for time between sessions", |
5642 | 5642 | "order": 6, |
5643 | 5643 | "penalty": 1000, |
|
5649 | 5649 | { |
5650 | 5650 | "fields": { |
5651 | 5651 | "desc": "", |
5652 | | - "editor_label": "timerange", |
| 5652 | + "editor_label": "<i class=\"fa fa-calendar-o\"></i>", |
5653 | 5653 | "name": "Can't meet within timerange", |
5654 | 5654 | "order": 5, |
5655 | 5655 | "penalty": 100000, |
|
5661 | 5661 | { |
5662 | 5662 | "fields": { |
5663 | 5663 | "desc": "", |
5664 | | - "editor_label": "wg_adjacent", |
| 5664 | + "editor_label": "<i class=\"fa fa-step-forward\"></i>", |
5665 | 5665 | "name": "Request for adjacent scheduling with another WG", |
5666 | 5666 | "order": 7, |
5667 | 5667 | "penalty": 10000, |
|
0 commit comments