Advertisement
Guest User

Untitled

a guest
Aug 28th, 2013
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <script type="text/javascript" charset="utf-8">
  2. $(document).ready(function() {
  3.  
  4. alert(${model.type});
  5. alert(${model.mappedCohort});
  6. alert(${model.portletId});
  7. });
  8. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement