Merge pull request #9 from mayankk/master

Fix for issue #7
This commit is contained in:
Rossen Stoyanchev
2013-02-19 07:50:48 -08:00
4 changed files with 4 additions and 3 deletions

1
.gitignore vendored
View File

@@ -13,6 +13,7 @@ bin
.springBeans
# IDEA metadata and output dirs
.idea
*.iml
*.ipr
*.iws

View File

@@ -8,4 +8,4 @@
Spring.addDecoration(new Spring.AjaxEventDecoration({elementId:'cancel',event:'onclick',formId:'step1',params:{fragments:"body"}}));
</script>
</form>
</h5>
</div>

View File

@@ -10,4 +10,4 @@
Spring.addDecoration(new Spring.AjaxEventDecoration({elementId:'cancel',event:'onclick',formId:'step2',params:{fragments:"body"}}));
</script>
</form>
</h5>
</div>

View File

@@ -8,4 +8,4 @@
</script>
</p>
</div>
</h5>
</div>