Add breadcrumb
This commit is contained in:
parent
48b6e297f8
commit
617955e084
5 changed files with 88 additions and 45 deletions
|
@ -4,10 +4,6 @@
|
|||
<navbar></navbar>
|
||||
|
||||
<title-block>
|
||||
<template slot="left">
|
||||
<div class="text-2xl font-hairline mr-2">Applications</div>
|
||||
</template>
|
||||
|
||||
<template slot="right">
|
||||
<header-buttons :links="[
|
||||
{ title: 'Add Application', icon: 'alpha__new-app', disabled: false },
|
||||
|
|
Reference in a new issue