Created
May 12, 2020 00:43
-
-
Save fernandopetry/1afa1b98a9418ecfc238e9aa5da967ea to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="col-lg-12"> | |
<div class="clearfix"></div> | |
<div class="panel panel-default"> | |
<div class="panel-body p0"> | |
<pre ng-bind-html="ctrl.vehicles | prettify"></pre> | |
</div> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment