Add breadcrumb

This commit is contained in:
Oliver Davies 2019-04-09 01:37:07 +01:00
parent 48b6e297f8
commit 617955e084
5 changed files with 88 additions and 45 deletions

View file

@ -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 },