bibliografia
This commit is contained in:
parent
df883eb0a2
commit
79b77ad8fc
11 changed files with 84 additions and 5 deletions
|
@ -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(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue