Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 1067e61

Browse files
cleanup
1 parent ff95c77 commit 1067e61

File tree

6 files changed

+889
-885
lines changed

6 files changed

+889
-885
lines changed

demo/app/main-page.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474

7575
<Label row="20" colSpan="2" text="Callable Functions" class="subtitle" />
7676

77-
<Button row="21" col="0" text="callable 1" tap="{{ doCallableFunction }}" class="button button-functions" />
77+
<Button row="21" col="0" text="callable 1" tap="{{ doWebCallableFunction }}" class="button button-functions" />
7878

7979
</GridLayout>
8080
</ScrollView>

0 commit comments

Comments
 (0)