PIREP form styling and improvments

This commit is contained in:
Nabeel Shahzad
2018-04-06 17:10:45 -05:00
parent 42264eb180
commit 12a442970e
30 changed files with 721 additions and 468 deletions

View File

@@ -56,7 +56,7 @@ $(document).ready(() => {
});
$(document).on('pjax:complete', function () {
$(".select2").select2();
initPlugins();
});
/**