Task

Convert the following theme functions to use the new table #type:

Module Theme function name Where in Code What is it really?
shortcut theme_shortcut_set_customize function form table draggable

Related issues

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

duellj’s picture

joelpittet’s picture

This should do the trick and I am pretty sure one less theme_ function is the plan for these {{ form }}{{ table }} looking twig files

joelpittet’s picture

Assigned: Unassigned » joelpittet
Status: Active » Needs review

testbot ACTIVATE!

tlattimore’s picture

Status: Needs review » Needs work

The patch #2 is empty. Joelpittet may be already working on re-rolling this but for now I going to mark back to needs work.

joelpittet’s picture

Status: Needs work » Needs review
FileSize
4.64 KB

Just testing you test bot, and you PASSED kinda... ok engage or something.

joelpittet’s picture

Issue tags: +Needs manual testing

Could someone confirm this is as it should be and/or RTBC?

joelpittet’s picture

jibran’s picture

Issue tags: +Novice

Tagging.

jibran’s picture

Issue tags: -Novice, -Needs manual testing

Status: Needs review » Needs work
Issue tags: +Novice, +Needs manual testing

The last submitted patch, table-type-shortcuts-1938924-4.patch, failed testing.

joelpittet’s picture

Issue tags: +Needs reroll

tagging

sidharthap’s picture

Issue tags: -Needs reroll

Patch no longer applies as the current feature is class base structures. Now module is using buildHeader() and buildRow() to create the list. correct me if i am wrong!

joelpittet’s picture

Assigned: joelpittet » Unassigned
Issue summary: View changes
Status: Needs work » Closed (duplicate)
Issue tags: -Novice, -Needs manual testing

You are correct, this has been done in another issue. #1978956: Convert shortcut_set_customize to a Controller