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'>