summaryrefslogtreecommitdiff
path: root/templates/apps/membership/edit.html
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-03-03 15:17:59 +0100
committerLeif Johansson <leifj@sunet.se>2011-03-03 15:17:59 +0100
commit9af296c2b49a01b145360453aa7cd1348d3bd11f (patch)
tree2f8a890ba3fb5c9f9e5a5c6cc62f073473139428 /templates/apps/membership/edit.html
parent20eaab5cf84c169c0904e633ff8d9ee9c58202c7 (diff)
renamed service to entity and implemented add-member dialog
Diffstat (limited to 'templates/apps/membership/edit.html')
-rw-r--r--templates/apps/membership/edit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/apps/membership/edit.html b/templates/apps/membership/edit.html
index e9074b0..8174aea 100644
--- a/templates/apps/membership/edit.html
+++ b/templates/apps/membership/edit.html
@@ -1,6 +1,6 @@
{% extends "edit_fieldsets.html" %}
{% block widgets %}
- $('#form').formwizard({
+ $('#wizard').formwizard({
validationEnabled: true,
focusFirstInput: true,
textSubmit: "Finish"