Created
January 29, 2015 05:10
-
-
Save xyos/3de5d144f5930221dd39 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
movieDblist = [{ | |
id : "21144017", | |
nombre : "Relatos salvajes 2D", | |
idcine : "1" | |
}, { | |
id : "064140241", | |
nombre : "Ouija Castellano", | |
idcine : "1" | |
}, { | |
id : "64150011", | |
nombre : "Francotirador", | |
idcine : "1" | |
}, { | |
id : "64140246", | |
nombre : "La dama de negro 2 Subtitulada", | |
idcine : "1" | |
}]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment