This commit is contained in:
Patrick McDonagh
2016-01-26 21:13:25 -06:00
parent a070ff8c99
commit b981246cf6

View File

@@ -93,7 +93,7 @@ tsCtrlrs.factory('tags',function($q, $http, $log){
};
return {
getTags: getTags,
getTag: getTag,
getTagList: getTagList,
getTagHistory: getTagHistory
};