Changeset b2646cc in Klonkt for src/routes/guardian.js
- Timestamp:
- 08/07/2026 11:58:49 PM (5 weeks ago)
- Branches:
- main
- Children:
- a9bc6ab
- Parents:
- 9ce14b8
- git-author:
- Robin <roboburr@…> (08/07/2026 11:58:47 PM)
- git-committer:
- roboburr <roboburr@…> (08/07/2026 11:58:49 PM)
- File:
-
- 1 edited
-
src/routes/guardian.js (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/routes/guardian.js
r9ce14b8 rb2646cc 67 67 'help_pick', 'help_close', 'help_picked_by', 'help_handled_by', 'help_handled_note', 68 68 'help_close_ask', 'help_close_yes', 'help_just_now', 'help_hours', 'help_days', 'help_former_ward', 69 'warn_reversible', 'warn_irreversible', 'warn_unknown', 'warn_tally_elsewhere', 'warn_go', 'warn_back', 69 70 'help_archive', 'help_archive_hide', 'panel_history', 70 71 'gate_propose_open', 'gate_propose_close', 'gate_default_off', … … 144 145 gatedReviews: Guardianship.gated.listGatedReviews(site.slug).map((r) => ({ 145 146 id: r.id, ward: r.ward_uri, proposer: r.proposer, feature: r.feature, value: !!r.value, 147 // Wat er blijft hangen als dit doorgaat (shaer-nf9). Alleen bij OPENZETTEN: 148 // dichtzetten laat niets nieuws door en hoeft dus niet gewaarschuwd te 149 // worden -- een waarschuwing die overal staat wordt nergens gelezen. 150 consequence: r.value ? Guardianship.gated.gateConsequence(r.feature) : null, 146 151 })), 147 152 help: helpItems,
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)