made post after 2.0.2 upgrade
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<form:form id="hotel" modelAttribute="hotel" action="booking" method="get">
|
||||
<form:form id="hotel" modelAttribute="hotel" action="booking" method="post">
|
||||
<fieldset>
|
||||
<div class="field">
|
||||
<div class="label">Name:</div>
|
||||
|
||||
Reference in New Issue
Block a user