Skip to content

Commit

Permalink
Added back link #741
Browse files Browse the repository at this point in the history
  • Loading branch information
jlpereira committed Jan 22, 2019
1 parent bfb8e97 commit 6e1a50b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/javascript/vue/tasks/projects/preferences/app.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<template>
<div>
<h1>Project - Customize attributes.</h1>
<a
v-if="Object.keys(preferences)"
:href="`/projects/${preferences.id}`">Back</a>
<div class="horizontal-left-content align-start">
<model-component
class="separate-right"
Expand Down

0 comments on commit 6e1a50b

Please sign in to comment.