"DP Checklist"
Bootstrap 3.3.0 Snippet by two7sclash

<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="panel-group" id="accordion"> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <a data-toggle="collapse" data-parent="#accordion" href="#collapseOne"> What </a> </h4> </div> <div id="collapseOne" class="panel-collapse collapse in"> <div class="panel-body"> Every new and retrofit digital product has a DIG product transmittal ticket. </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <a data-toggle="collapse" data-parent="#accordion" href="#collapseTwo"> Why </a> </h4> </div> <div id="collapseTwo" class="panel-collapse collapse"> <div class="panel-body"> DIG tickets represent all new and retrofit Masters; DIG tickets support forecasting and resourcing efforts for several teams, including Digital Production, QA, Digital Content Specialists, and Digital Solutions Coordinators (DSCs) </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <a data-toggle="collapse" data-parent="#accordion" href="#collapseThree"> When </a> </h4> </div> <div id="collapseThree" class="panel-collapse collapse"> <div class="panel-body"> When you receive the invitation to the Product Family Strategy Meeting. </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <a data-toggle="collapse" data-parent="#accordion" href="#collapseFour"> What Else? </a> </h4> </div> <div id="collapseFour" class="panel-collapse collapse"> <div class="panel-body"> Tickets for new products should be created using the IPS to JIRA connector on the SSO Line Item by selecting "Send Data to JIRA/DIG" > Yes from the Digital Dashboard. Retrofit tickets should be cloned from the original Product Transmittal. </div> </div> </div> </div>

Related: See More


Questions / Comments: