Subversion Repositories eFlore/Archives.cel-v2

Rev

Rev 12 | Rev 18 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12 Rev 16
Line 59... Line 59...
59
					{
59
					{
60
						photoData = null ;
60
						photoData = null ;
61
					}
61
					}
62
				}
62
				}
Line 63... Line 63...
63
				
63
				
64
				r.rafraichir(photoData);
64
				r.rafraichir(photoData,true);
65
			}
65
			}
66
		});
66
		});
Line 67... Line 67...
67
	}
67
	}