Inspect command and users

The currect command can be examined using

Note that commands are allways added as a class to the #TempusServaPage element

<div id="TempusServaPage" class="TempusServaPage listCommand da_DK">

User types can be determined using

Note that special roles are allways added as a class to the #TempusServaPage element

<div id="TempusServaPage" class="TempusServaPage IsAdministrator listCommand da_DK">

This allows for custom CSS for special roles

.IsAdministrator h1 { color: red; }

Revision #2
Created 25 March 2025 15:04:42 by Theis Villumsen
Updated 21 July 2025 10:27:57 by Theis Villumsen