VIVO-330 rank was not being set as type int

This commit is contained in:
tworrall 2013-10-08 10:57:36 -04:00
parent f2c8f55c94
commit 343698b6eb
4 changed files with 34 additions and 33 deletions

View file

@ -93,6 +93,7 @@ var manageWebpages = {
predicate: manageWebpages.rankPredicate,
individuals: webpages
},
traditional: true, // serialize the array of individuals for the server
dataType: 'json',
type: 'POST',