diff options
Diffstat (limited to 'app/views')
| -rw-r--r-- | app/views/nodes/edit.html.erb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/nodes/edit.html.erb b/app/views/nodes/edit.html.erb index 6848dfb..f457bc7 100644 --- a/app/views/nodes/edit.html.erb +++ b/app/views/nodes/edit.html.erb | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | <h1>Nodes#edit</h1> | 1 | <h1>Nodes#edit</h1> |
| 2 | 2 | ||
| 3 | <%= link_to 'Publish', publish_node_path, :method => :put %> | ||
| 4 | |||
| 3 | <h1>Editing page</h1> | 5 | <h1>Editing page</h1> |
| 4 | 6 | ||
| 5 | <%= I18n.locale %> | 7 | <%= I18n.locale %> |
