source:
vortexshedding/modules/nes.json
@
629
Last change on this file since 629 was 629, checked in by ehb, 6 years ago | |
---|---|
File size: 552 bytes |
Line | |
---|---|
1 | # this is a module file, any module specific info belongs here |
2 | { |
3 | "moduleid" : "nes", |
4 | "label" : "Whats an NES?", |
5 | "noreset" : "true", |
6 | "nosubmit" : "true", |
7 | "nooutputhr" : "true", |
8 | "fields" : [ |
9 | { |
10 | "role" : "input", |
11 | "id" : "text1", |
12 | "type" : "html", |
13 | # "value" : "__< The Importance of VIV 10222015.docx" |
14 | "value" : "__< What.docx" |
15 | } |
16 | ] |
17 | } |
18 |
Note: See TracBrowser
for help on using the repository browser.