2019-10-26 23:30:01 +00:00
|
|
|
<div>
|
2018-02-20 09:00:19 +00:00
|
|
|
<tpl-body>
|
2019-05-23 08:01:25 +00:00
|
|
|
<h6 translate>{{::$ctrl.message}}</h6>
|
|
|
|
<span translate>{{::$ctrl.question}}</span>
|
2018-02-20 09:00:19 +00:00
|
|
|
</tpl-body>
|
|
|
|
<tpl-buttons>
|
2019-10-30 15:57:14 +00:00
|
|
|
<button response="cancel" translate>Cancel</button>
|
|
|
|
<button response="accept" translate vn-focus>Accept</button>
|
2018-02-20 09:00:19 +00:00
|
|
|
</tpl-buttons>
|
2019-10-26 23:30:01 +00:00
|
|
|
</div>
|