Fixing typo

This commit is contained in:
kobelb 2017-02-07 15:34:18 -05:00
parent c54df9fc51
commit 7a13bc909c

View file

@ -1,4 +1,4 @@
-<div class="panel panel-default" ng-switch on="panel.type" ng-if="savedObj || error">
<div class="panel panel-default" ng-switch on="panel.type" ng-if="savedObj || error">
<div class="panel-heading">
<span class="panel-title" title="{{::savedObj.title}}">
{{::savedObj.title}}