v1.11.0 updates

bugfixes

Rating functionality correction

Apply fixes from StyleCI

Due date client panel correction
This commit is contained in:
Manish Verma
2021-03-15 08:32:17 +00:00
committed by Manish Verma
parent f5727554e1
commit 4752081caf
20 changed files with 138 additions and 38 deletions

View File

@@ -237,6 +237,7 @@ class="active"
<form action="{!! route('help.topic.pdf') !!}" method="POST" id="form_pdf">
<input type="hidden" name="pdf_form" value="" id="pdf_form">
<input type="hidden" name="pdf_form_help_topic" value="" id="pdf_form_help_topic">
<input type="hidden" name="_token" value="{{ csrf_token() }}" />
<input type="submit" style="display:none;">
</form>