sweetp/dashboard

View on GitHub
app/scripts/dashboardApp/widgets/spGitStagingAreaWidget.template.html

Summary

Maintainability
Test Coverage
<sp-widget class="sp-git-staging-area-widget">
    <sp-error-list error-message="Unable to show staging area, an error occured:">
        <pre>{{state.stagingText}}</pre>
    </sp-error-list>
</sp-widget>