This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
huangzhiyong
/
eip_manage
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
6ab1fcb287
Branches
Tags
1.3.0
1.3.1
master
eip_manage
/
Hos-Process
/
WebRoot
/
business
/
message
/
js
/
msgTemplate.js
msgTemplate.js
105 B
Historique
Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$(function(){
});
function changeTabs(url){
$('#messageFrame').attr('src',url);
}