fix classname on select

This commit is contained in:
Nabeel Shahzad
2017-11-22 12:00:31 -06:00
parent 4d29389614
commit 6df5184734
2 changed files with 3 additions and 4 deletions

View File

@@ -1,7 +1,6 @@
@section('scripts')
<script>
$(document).ready(function() {
$(".ac-fare-dropdown").select2();
$('#aircraft_fares a').editable({
type: 'text',
mode: 'inline',