pip-webui
Version:
HTML5 UI for LOB applications
8 lines (7 loc) • 444 B
HTML
<h2 class="text-title tm0 bm24">Progress {{ 'SAMPLE' | translate }}:</h2>
<md-button class="lm0" ng-click="progressOpen()">{{ 'SHOW_PROGRESS' | translate }}</md-button>
<pip-routing-progress></pip-routing-progress>
<h3 class="text-subhead2">{{:: 'CODE' | translate}}</h3>
<pre class="text-body1 color-window-bg p16">
<<strong>pip-routing-progress</strong>></<strong>pip-routing-progress</strong>>
</pre>