1
.gitignore
vendored
1
.gitignore
vendored
@@ -13,6 +13,7 @@ bin
|
||||
.springBeans
|
||||
|
||||
# IDEA metadata and output dirs
|
||||
.idea
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
Spring.addDecoration(new Spring.AjaxEventDecoration({elementId:'cancel',event:'onclick',formId:'step1',params:{fragments:"body"}}));
|
||||
</script>
|
||||
</form>
|
||||
</h5>
|
||||
</div>
|
||||
@@ -10,4 +10,4 @@
|
||||
Spring.addDecoration(new Spring.AjaxEventDecoration({elementId:'cancel',event:'onclick',formId:'step2',params:{fragments:"body"}}));
|
||||
</script>
|
||||
</form>
|
||||
</h5>
|
||||
</div>
|
||||
@@ -8,4 +8,4 @@
|
||||
</script>
|
||||
</p>
|
||||
</div>
|
||||
</h5>
|
||||
</div>
|
||||
Reference in New Issue
Block a user