wip
This commit is contained in:
4
app/plugins/resume/views/nav.html
Normal file
4
app/plugins/resume/views/nav.html
Normal 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>
|
Reference in New Issue
Block a user