OctoPrint-Themeify icon indicating copy to clipboard operation
OctoPrint-Themeify copied to clipboard

Adjusting two pages to resolve as icons. OctoPrint 1.3.11rc3 running on OctoPi 0.15.1

Open evanquinnalaska opened this issue 6 years ago • 1 comments

I don't know what I'm doing wrong.

Chrome Console Error: #tab_plugin_bedlevelvisualizer is not a child of the tab-list! http://octopi.local/#tab_plugin_bedlevelvisualizer

Chrome Console Error: #tab_plugin_enclosure is not a child of the tab-list! Page: http://octopi.local/#tab_plugin_enclosure

Everything looks to be setup correctly.

Selector = #tab_plugin_bedlevelvisualizer FontAwesome class = fa fa-terminal Action = Box Checked.

Selector = #tab_plugin_enclosure FontAwesome class = fa fa-terminal Action = Box Checked.

evanquinnalaska avatar May 10 '19 21:05 evanquinnalaska

You probably need to add "_link" at the end, like "#tab_plugin_bedlevelvisualizer_link"

Birkbjo avatar Jan 05 '20 19:01 Birkbjo