Download & Extend

Class additions needed: dashboard-panel-head

Project:Administration
Version:master
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

<div class="dashboard-panel-head">New Features and Applications</div>

Ok, so the above is the output currently. This is the same thing over and over. Below is what we need to happen.

<div class="dashboard-panel-head" id="db_header_1">New Features and Applications</div>
<div class="dashboard-panel-head" id="db_header_2">Manage web pages (content)</div>
<div class="dashboard-panel-head" id="db_header_3">Build your web site</div>

Comments

#1

Oops, meant to hit preview.

Anyway, this will allow me to assign an icon to each individual dashboard panel header.