mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-26 10:47:44 +02:00
Add turbolinks and funny icons
This commit is contained in:
@ -192,7 +192,7 @@ function printDocuments($documents)
|
||||
echo "$name de $first_name $surname";
|
||||
}
|
||||
|
||||
echo " (version $version) : <a href=\"/file/$file_id\"><strong>Télécharger</strong></a><br />\n";
|
||||
echo " (version $version) : <a data-turbolinks=\"false\" href=\"/file/$file_id\"><strong>Télécharger</strong></a><br />\n";
|
||||
}
|
||||
echo "</div>\n";
|
||||
}
|
||||
|
Reference in New Issue
Block a user