Skip to content
This repository has been archived by the owner on Oct 1, 2019. It is now read-only.

Add operation doesn't work with Chrome, Firefox #4

Open
seratch opened this issue May 10, 2014 · 2 comments
Open

Add operation doesn't work with Chrome, Firefox #4

seratch opened this issue May 10, 2014 · 2 comments
Assignees
Labels

Comments

@seratch
Copy link
Member

seratch commented May 10, 2014

It works on Safari. Maybe code should be refactored.

@seratch seratch self-assigned this May 10, 2014
@tkawachi
Copy link
Member

It seems that <form> can't be placed immediately inside of <tr>. Chrome interpret it as an empty <form>.
http://stackoverflow.com/q/1824673/339515
2014-05-11 10 07 43 am
One solution might be to wrap a whole table with the <form> tag.

@seratch
Copy link
Member Author

seratch commented May 11, 2014

Thanks. I'll fix this when I have time.

@seratch seratch added the bug label May 11, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

2 participants