Skip to content

Commit

Permalink
Add missing template
Browse files Browse the repository at this point in the history
  • Loading branch information
jpkorhonen committed May 28, 2013
1 parent 3acf8d9 commit ba3c2ad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/views/organisations/wlan.html.erb
@@ -0,0 +1,5 @@
<%= form_for( @organisation, :url => wlan_update_organisation_path ) do |f| %>
<%= render :partial => 'shared/form_wlan', :locals => { :f => f } %>
<% end %>

0 comments on commit ba3c2ad

Please sign in to comment.