Skip to content

Commit

Permalink
Merge branch 'master' of git://github.com/YAG-Gallery/yag
Browse files Browse the repository at this point in the history
* 'master' of git://github.com/YAG-Gallery/yag:
  * fixes wrong syntax for  textfield viewhelper as described in #50
  • Loading branch information
Kristin Povilonis committed Feb 23, 2016
2 parents 9944440 + f03c2f3 commit 0232974
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Empty file.
Empty file modified Resources/Private/Templates/Scheduler/CacheWarming/PageUid.html
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion Resources/Private/Templates/Scheduler/Import/ImportDirectoryRoot.html
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<f:form.textField name="tx_scheduler[yagImportFilePath]" id="tx_yag_importFilePath" value="{importFilePath}" />
<f:form.textfield name="tx_scheduler[yagImportFilePath]" id="tx_yag_importFilePath" value="{importFilePath}" />

0 comments on commit 0232974

Please sign in to comment.