sympmarc / SPServices

SPServices is a jQuery library which abstracts SharePoint's Web Services and makes them easier to use. It also includes functions which use the various Web Service operations to provide more useful (and cool) capabilities. It works entirely client side and requires no server install.
MIT License
208 stars 61 forks source link

Added SPGetLastItemID & SPRedirectWithID #38

Closed Laskewitz closed 8 years ago

Laskewitz commented 8 years ago

There was a reference to a comment in the SPRedirectWithID doc, I solved this by adding a quote. Is this okay?

sympmarc commented 8 years ago

Absolutely! Thanks for plugging away on this.