Filter sur Admin (manage user)

Notification d'ajout de token dans admin
Correction message addConference Dates
Correction bug MailSenderService quand echec de l'envoi
This commit is contained in:
2008-02-26 00:05:22 +00:00
parent 7d94c4d0e1
commit 304937f955
5 changed files with 52 additions and 18 deletions

View File

@@ -20,9 +20,9 @@
User list
</div>
<div class="dynamicListPlaceholder">
Please enter a value in the filter field.
Sorry, there's no users matching this filter.
</div>
<div class="dynamicListItem" id="person_item_pattern" style="display:none;height:0px;width:0px;">
<div class="dynamicListItemPattern" id="person_item_pattern" style="display:none;height:0px;width:0px;">
<div id="person_name" style="display:table-cell;">Name</div>
<div style="display:table-cell">
<a href="#" id="person_add_token">+</a>
@@ -31,6 +31,7 @@
</div>
</div>
</div>
<input type="button" id="sendNotificationsButton" value="Send email notifications" style="display:none;"/>
</div>
</body>