This file contains 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
package = Tripal Download API Test | |
name = Test Download API | |
description = Provides an api for creating download pages. Uses tripal Jobs to generate files and provides a progress bar to users. | |
version = 7.x-0.x | |
core = 7.x | |
dependencies[] = tripal_core | |
dependencies[] = trpdownload_api |
This file contains 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
/** | |
* Created by victorunda on 4/4/16. | |
*/ | |
//VPU 2016, Mar 31 | |
function loadDoc() { | |
var vucall = confirm("Do you want to continue?"); | |
// Get a handle to the iframe element |