summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/controls/ja
diff options
context:
space:
mode:
authorueyama <>2007-06-06 15:37:26 +0000
committerueyama <>2007-06-06 15:37:26 +0000
commit3a20da669833970aad82c03ab6d613668c542fdb (patch)
treec7676264dafc35d9e1dc32ddd8b51dffb3c0114f /demos/quickstart/protected/controls/ja
parent996bb8664856b302c96e19c6899010ea72ababe6 (diff)
add runbar
Diffstat (limited to 'demos/quickstart/protected/controls/ja')
-rw-r--r--demos/quickstart/protected/controls/ja/RunBar.tpl4
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