We have moved to Github. Please open tickets there.

Opened 2 years ago

Closed 23 months ago

Last modified 23 months ago

#3578 closed Enhancement (fixed)

Need 'id' for thewire/add form.

Reported by: blacktooth Owned by:
Priority: normal Milestone: Elgg 1.8.0
Component: The Wire Version: Github Master
Severity: minor Keywords:
Cc: brett@… Difficulty: easy

Description

Having an id for thewire/add and thewire/reply forms makes it convenient to select them using jQuery and attach ajaxForm events.

ids can be something like,
thewire-form-add for adding a post
thewire-form-reply-$postguid for reply form

Change History (3)

comment:1 Changed 23 months ago by cash

  • Difficulty set to easy
  • Milestone changed from Needs Review to Elgg 1.8.0

comment:2 Changed 23 months ago by Cash Costello

  • Resolution set to fixed
  • Status changed from new to closed

Fixes #3578 added a css class to thewire add form

Changeset: 56dce72f0d61160f9d66e1529f2012415bc4b0aa

comment:3 Changed 23 months ago by cash

How about a class instead to distinguish the form easily from other forms on the page?

Note: See TracTickets for help on using tickets.