Skip to content

Commit

Permalink
Added normalize to public methods
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Hoyt committed Apr 7, 2015
1 parent 90d3da2 commit b1b724c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions oaa-utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ var OAAUtils = (function () {
// ------------------------------------------------

return {
normalize: normalize,
getAttributeValue: getAttributeValue,
getElementText: getElementText,
getAttributeIdRefsValue: getAttributeIdRefsValue,
Expand Down

0 comments on commit b1b724c

Please sign in to comment.