Skip to content

Commit

Permalink
Merge branch 'master' of github.com:FAIMS/MemsapSurvey
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre Estephan committed Aug 8, 2014
2 parents 59a3d7f + b4e03bb commit 3108434
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ui_logic.bsh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ makeLocalID(){

makeLocalID();

showWarning("Transect Survey with Artefact recording Demo", "This module was created by the FAIMS team for the needs of the MEMSAP project led by Jessica Thompson of UQ. It was funded by Australian Research Council LIEF grant and is available for Demonstration purposes. You can customise the module yourself or we can help you. Contact info@fedarch.org for help. ");


onEvent("control/Start/newSurveyUnit", "delayclick", "newSurveyUnit()");
onEvent("control/Start/newPOI", "delayclick", "newPOI()");
onEvent("control/Start/newArtefact", "delayclick", "newArtefact()");
Expand Down
2 changes: 1 addition & 1 deletion ui_schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1107,4 +1107,4 @@
</group>
</group>
</h:body>
</h:html>
</h:html>

0 comments on commit 3108434

Please sign in to comment.