Ajout fonction ajax - désactivée par défaut
This commit is contained in:
parent
f36420ae63
commit
506c67012c
@ -620,10 +620,8 @@ class Form
|
|||||||
?>
|
?>
|
||||||
<script type="text/javascript" src="<?=DOL_URL_ROOT?>/lib/prototype.js"></script>
|
<script type="text/javascript" src="<?=DOL_URL_ROOT?>/lib/prototype.js"></script>
|
||||||
<form>
|
<form>
|
||||||
<input type="text" size="5" name="ajkeyref" id="ajkeyref">
|
<?=$langs->trans("Ref")?><input type="text" size="5" name="ajkeyref" id="ajkeyref">
|
||||||
</form>
|
<?=$langs->trans("Label")?><input type="text" size="5" name="ajkeylabel" id="ajkeylabel">
|
||||||
<form>
|
|
||||||
<input type="text" size="5" name="ajkeylabel" id="ajkeylabel">
|
|
||||||
</form>
|
</form>
|
||||||
<div id="placeholder"></div>
|
<div id="placeholder"></div>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user