bibliografia

This commit is contained in:
Sergio 2017-09-29 20:30:37 +02:00
parent df883eb0a2
commit 79b77ad8fc
11 changed files with 84 additions and 5 deletions

View file

@ -56,6 +56,15 @@ function loadModalEvent(j){
closeButton: 'box'
});
var modal2=
new jBox('Modal', {
width: '60%',
height: '80%',
attach: '#referencias-page-btn-'+j,
content: $('#referencias-page-'+j),
closeButton: 'box'
});
}
function counterLoading(){