Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 1331 → Rev 1332

/trunk/presentations/scripts/fiche-synthese.js
715,7 → 715,6
// de la fiche
function mettreAJourUrl(nouvelleUrl, etat) {
$('#permalien_num_nom').val(nouvelleUrl);
$('#permalien_num_nom').select();
if (!!(window.history && window.history.pushState)) {
var currentState = window.history.state;
if (currentState != nouvelleUrl && !!etat) {