Commit 43f2fa4
committed
feature #516 Add "show" button on edit post (yceruto)
This PR was merged into the master branch.
Discussion
----------
Add "show" button on edit post
I propose to add a new button "show post" to review quickly the edited post, it avoid come back to post list for perform this common action.
I think it's more an ergonomic issue rather than a new feature.
**Preview:**

Commits
-------
c9e52cd Add show button in edit pageFile tree
2 files changed
+10
-0
lines changed- app/Resources
- translations
- views/admin/blog
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
104 | 108 | | |
105 | 109 | | |
106 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
| |||
0 commit comments