Indefero

Indefero Commit Details


Date:2010-08-27 01:57:54 (14 years 3 months ago)
Author:Loïc d'Anterroches
Branch:develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3
Commit:3eb0247b3724d13bfc95ab225ab6783a4c82b6e3
Parents: 7f32a5679d01fb89b5bbdb0f3a75ff6cc23f0421
Message:Fixed to correctly have a type text input.

Changes:

File differences

src/IDF/Form/Admin/ProjectCreate.php
9797
9898
9999
100
101100
102101
103102
array('required' => false,
'label' => __('Master branch'),
'initial' => '',
'widget' => 'Pluf_Form_Widget_Input',
'help_text' => __('This should be a world-wide unique identifier for your project. A reverse DNS notation like "com.my-domain.my-project" is a good idea.'),
));

Archive Download the corresponding diff file

Page rendered in 0.07309s using 13 queries.