mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 22:55:35 +00:00
Add description to export modal
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<h2 ng-bind="title"></h2>
|
||||
<div ng-if="description" ng-bind="description"></div>
|
||||
<div>
|
||||
<textarea class="cb json" ng-click="onTextClick($event)" ng-bind="export"></textarea>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user