Advertisement
Guest User

Untitled

a guest
Oct 7th, 2015
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. angular.element(document).ready(function(){
  2. angular.bootstrap(document, ['app']);
  3.  
  4. jQuery(function($){
  5. $(window).load(function(){
  6. if($("‪#‎selection‬").length)
  7. $(".languages").show();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement