Add frontend templates
authorMatthias Schmidt <gravatronics@live.com>
Thu, 2 Aug 2018 16:07:06 +0000 (18:07 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Thu, 2 Aug 2018 16:07:06 +0000 (18:07 +0200)
commita63f9b9736e0b902380677108b4b8387e761511f
tree021c3bdf392c0904462c8912bb59b4c2925b4054
parentd0f95ac7dc22646de0c7e03b3d0a05e5ba2bf971
Add frontend templates

See #2509
31 files changed:
com.woltlab.wcf/templates/__aclFormField.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__booleanFormField.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__dateFormField.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__dialogForm.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__form.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__formContainer.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__formContainerChildren.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__formContainerDependencies.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__formFieldDependencies.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__formFieldDescription.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__formFieldError.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__formFieldErrors.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__formFieldFooter.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__formFieldHeader.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__iconFormField.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__itemListFormField.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__multilineTextFormField.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__multipleSelectionFormField.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__nonEmptyFormFieldDependency.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__numericFormField.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__radioButtonFormField.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__singleSelectionFormField.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__tabFormContainer.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__tabMenuFormContainer.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__tabTabMenuFormContainer.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__tagFormField.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__textFormField.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__userFormField.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__usernameFormField.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__valueFormFieldDependency.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/__wysiwygFormField.tpl [new file with mode: 0644]