Connects the sortable to a script that can save it via ajax
A Pen by Matthijs Alles on CodePen.
| #!/bin/bash | |
| echo '' | |
| echo "Bienvenue dans le script de statistique de l'usage des lettres" | |
| echo '' | |
| echo "./langstat.sh [-d] [-h] [-dh] [-hd] [NomDUnFichier]" | |
| echo '' | |
| echo '(Ordre des options indifférent - Ctrl + c et Flèche en haut pour relancer sans executer)' | |
| echo '' |
Connects the sortable to a script that can save it via ajax
A Pen by Matthijs Alles on CodePen.