Sha256: c9e3a700b779293dbf83241ad09b717467801846a7314e20163460a5d102b593
Contents?: true
Size: 398 Bytes
Versions: 1
Compression:
Stored size: 398 Bytes
Contents
<html> <head> <title>SambaController: <%= controller.action_name %></title> </head> <body> <h1>Samba + LDAP Management</h1> <ul> <li> <%= link_to "Populate Samba + LDAP environment", :action => :populate %> </li> <li> <%= link_to "Purge Samba + LDAP environment", :action => :purge %> </li> </ul> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activesambaldap-0.0.8 | example/asl-admin/app/views/samba/index.html.erb |