Advertisement
iBotPeaches

Untitled

May 4th, 2014
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. return filters.doFilter('meta_description', description).then(function (description) {
  2. description = description || "";
  3. return description.trim();
  4. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement