Closed (duplicate)
Project:
Lost & found issues
Component:
Twig templates conversion (front-end branch)
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
20 Oct 2012 at 21:09 UTC
Updated:
1 Mar 2013 at 02:31 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
artofeclipse commentedComment #2
artofeclipse commentedComment #3
markabur commentedShould be
tbodyhere and in the closing tag:No need for single quotes around
region-empty:Is the "else" part really necessary here?
Comment #4
markabur commentedComment #5
artofeclipse commentedfixed the issues in the attached file
Comment #6
vlad.dancer<tbody>should be hereplease, close
<tbody>tag.Could you add patch in diff format?
git diff old_revision_number your_commit_revision_number > problem-description-issue_id-comment_id.patchThx!
Comment #7
artofeclipse commentedI don't know if the patch in the right format
Comment #8
vlad.dancerlooks like very good!
Comment #9
podarok#7 + RTBC
Thanks!
commited / pushed to front-end
Comment #11
artofeclipse commentedthe attached patch contains a rewrite for the template and removing the structure control from the template, I think there must be a better way to implement template_preprocess for this template but for now this it, and also I need to fix the drag and drop functionality in template, if someone have an idea please advice.
Comment #12
star-szrThanks @artofeclipse! I'm working on a patch in the core queue and I've based the block-admin-display-form on your patch :)
Comment #13
star-szrOops, link: #1898034: block.module - Convert PHPTemplate templates to Twig