SHARE
TWEET

Untitled

a guest Jul 21st, 2014 184 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $scope.show_item = function($event, item_html, item_slug, item_category) {
  2.                 $scope.ons.navigator.pushPage(item_html + 'item.html', {
  3.                         item_slug: item_slug,
  4.                         item_category: item_category
  5.                 });
  6.         };
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top