Skip to content
Snippets Groups Projects
Commit 0ceabc34 authored by Regis Houssin's avatar Regis Houssin
Browse files

New: jQuery mobile is best and more compatible with different smartphone

parent ae88569c
No related branches found
No related tags found
No related merge requests found
......@@ -67,9 +67,9 @@ $smartphone->smartheader();
</div><!-- /page -->
<?php if ($dol_loginmesg) { ?>
<?php if ($message) { ?>
<script type="text/javascript" language="javascript">
alert('<?php echo $dol_loginmesg; ?>');
alert('<?php echo $message; ?>');
</script>
<?php } ?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment