This commit is contained in:
Joey Kimsey
2024-12-02 17:43:55 -05:00
parent 113499254b
commit de5530b1e3
95 changed files with 3192 additions and 509 deletions

View File

@ -0,0 +1,4 @@
<div class="btn-group btn-group-justified" role="group" aria-label="Resume View Type">
<a href="?view=tiimeline" class="btn btn-default" role="button">Timeliine</a>
<a href="?" class="btn btn-default" role="button">Standard</a>
</div>