1
0
فهرست منبع

Missing pieces from 5e896f9.

Herby Vojčík 6 سال پیش
والد
کامیت
b6a88628cf
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      grunt-init-project/root/index.html

+ 2 - 0
grunt-init-project/root/index.html

@@ -18,6 +18,8 @@
 <button id="amber-with">Hello from TagBrush >> with:</button>
 <button id="silk-tag">Hello from Silk >> TAG:</button>
 <button id="jquery-append">Hello from jQuery append</button>
+<button id="console-log">Log into JS console</button>
+<button id="timeout-alert">Remind me in five seconds</button>
 <ol id="output-list"></ol>
 <!-- EXAMPLE APP END -->
 <script type='text/javascript'>