add project name input class

This commit is contained in:
Juan de la Cruz 2016-12-19 11:06:38 +01:00
parent 4992631e16
commit 9eb697467f

View file

@ -200,7 +200,7 @@
(grid-item-thumbnail project)
[:div.item-info
(if (:edition @local)
[:input {:type "text"
[:input.element-name {:type "text"
:auto-focus true
:on-key-down on-key-down
:on-blur on-blur