mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
right side last transaction components
This commit is contained in:
parent
8c96639acc
commit
ce558205ee
@ -28,7 +28,7 @@
|
||||
</b-col>
|
||||
<b-col>
|
||||
<b-row>
|
||||
<b-col class="small">
|
||||
<b-col class="small font-weight-bold">
|
||||
{{ transaction.linkedUser.firstName }} {{ transaction.linkedUser.lastName }}
|
||||
</b-col>
|
||||
<b-col cols="2" class="mr-4">
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="right-side mt-3 mt-lg-0">
|
||||
<div v-if="path === '/overview'">
|
||||
<b-container v-if="path === '/overview'" fluid="md">
|
||||
<!-- <b-row>
|
||||
<b-col>
|
||||
<div class="p-4">
|
||||
@ -19,7 +19,7 @@
|
||||
</div>
|
||||
</b-col>
|
||||
</b-row>
|
||||
</div>
|
||||
</b-container>
|
||||
<!-- <b-container v-if="path === '/storys'">
|
||||
<b-row>
|
||||
<b-col>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user