Skip to content

Commit

Permalink
fileForm also update date constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
panthony authored and fbacchella committed Apr 23, 2015
1 parent f1905ba commit a894630
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/lib/jrds.js
Expand Up @@ -857,6 +857,8 @@ function fileForms() {
}

dijit.byId("sorted").set('checked', parseBool(queryParams.sort));

updateDateConstraints();
}

function startStandBy(pane) {
Expand Down

0 comments on commit a894630

Please sign in to comment.