Merge branch 'develop' into feature/hash-routed

このコミットが含まれているのは:
Roger Braun 2017-01-15 18:56:27 +01:00
コミット 198eee82be
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -1,5 +1,5 @@
<template>
<div class="user-profile panel panel-default">
<div class="user-profile panel panel-default base00-background">
<user-card-content :user="user"></user-card-content>
</div>
</template>