diff options
Diffstat (limited to 'demos/quickstart')
-rw-r--r-- | demos/quickstart/protected/controls/ja/RunBar.tpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/demos/quickstart/protected/controls/ja/RunBar.tpl b/demos/quickstart/protected/controls/ja/RunBar.tpl new file mode 100644 index 00000000..ddcd716a --- /dev/null +++ b/demos/quickstart/protected/controls/ja/RunBar.tpl @@ -0,0 +1,4 @@ +<div class="runbar"> +<com:THyperLink ID="RunButton" Target="_blank" Text="サンプルの実行" /> +<com:THyperLink ID="ViewSourceButton" Target="_blank" Text="ソースの表示" /> +</div>
\ No newline at end of file |