Moved remove_orphaned_pages action to admin controller
This commit is contained in:
parent
bb2d16c8a1
commit
112a21da5c
6 changed files with 43 additions and 40 deletions
|
@ -1,5 +1,7 @@
|
|||
<% @title = "Edit Web" %>
|
||||
|
||||
<p><%= @wiki.system[:password] %></p>
|
||||
|
||||
<form action="edit_web" id="setup" method="post"
|
||||
onSubmit="cleanAddress(); return validateEditWebForm()">
|
||||
<h2 style="margin-bottom: 3px">Name and address</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue