-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Now loading scaffold template from a javascript source. The file scaf…
…fold.template is now no longer used, but serves as a more convenient way to edit the scaffold that is now stored in a JavaScript variable in scaffold.template.js This solves an issue with cross site origin problems if people tried to use the downloaded full-featured version of PatViz from GitHub and ran it locally (i.e. from a file:/// address). Ugly, but it works.
- Loading branch information
Rinke Hoekstra
committed
Jul 22, 2014
1 parent
d1be4b1
commit 69ba8eb
Showing
4 changed files
with
289 additions
and
49 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.