OctoPrint-Themeify
OctoPrint-Themeify copied to clipboard
Adjusting two pages to resolve as icons. OctoPrint 1.3.11rc3 running on OctoPi 0.15.1
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.
You probably need to add "_link" at the end, like "#tab_plugin_bedlevelvisualizer_link"