diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-06-29 21:27:04 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-06-30 19:20:43 +0200 |
| commit | 98bfc2c01cb802a6857252568876a7af64edbe8f (patch) | |
| tree | ae52372c31ca68dd39c89104d4f50af804e52c6d /app/views/nodes | |
| parent | e6f59af64c7645cae130a92a4b7afd908a84c983 (diff) | |
Remove obsolete partial
Diffstat (limited to 'app/views/nodes')
| -rw-r--r-- | app/views/nodes/_preview.html.erb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/app/views/nodes/_preview.html.erb b/app/views/nodes/_preview.html.erb deleted file mode 100644 index 43e66a2..0000000 --- a/app/views/nodes/_preview.html.erb +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | <div id="preview_disclaimer"> | ||
| 2 | <strong>Preview draft.</strong> | ||
| 3 | Clicking on links will redirected you to the public site. | ||
| 4 | <%= link_to 'Back to admin interface', request.env['HTTP_REFERER'] %> | ||
| 5 | </div \ No newline at end of file | ||
