// fix js bug related to var languages used before page loaded
This commit is contained in:
@@ -100,7 +100,9 @@
|
||||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){
|
||||
displayFlags(languages, id_language, allowEmployeeFormLang);
|
||||
});
|
||||
</script>
|
||||
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user