update v1.0.4.1

This commit is contained in:
sujitprasad
2016-01-07 13:40:40 +05:30
parent 4864e5a3f1
commit c65c0cb280
12 changed files with 359 additions and 301 deletions

View File

@@ -128,7 +128,7 @@ if (DB_HOST && DB_USER && DB_NAME) {
<span id="wait">Please wait this may take a while......</span>
{!! Form::open( ['id'=>'form','method' => 'PATCH'] )!!}
{!! Form::open( ['id'=>'form','method' => 'POST'] )!!}
{{-- <input type="hidden" name="_token" value="{{ csrf_token() }}"> --}}
<!-- <b>default</b><br> -->
<input type="hidden" name="default" value="{!! $default !!}"/>