Project

General

Profile

Actions

Refactor #8211

open

Add id html attribute to every table row that lists models

Added by Marek Hulán over 9 years ago. Updated over 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

We can add something like

<tr id="<%= dom_id(object) %>">
 ...
</tr>

so we can write css identifiers (in css and js) in simpler way.

Actions #1

Updated by Juliet Fru over 9 years ago

I'll like to work on this issue.

Actions

Also available in: Atom PDF