bug que no se veian graficas
This commit is contained in:
parent
4fdd8127e7
commit
184810d4ac
3 changed files with 3 additions and 2 deletions
|
@ -75,6 +75,7 @@ function counterLoading(){
|
|||
var ssize=$( window ).height();
|
||||
var bottomSize=$( "#timeline" ).height();
|
||||
$('.story-content').css("height",ssize-bottomSize+'px')
|
||||
$('.data-content').css("height",ssize-bottomSize+'px')
|
||||
//Todas las plantillas cargadas
|
||||
$('.menu-content').on("click",'.switchMode', function(e){
|
||||
if(viewStatus=="story")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue