Bump version
This commit is contained in:
@@ -12,6 +12,6 @@
|
||||
<category>office</category>
|
||||
<dependencies>
|
||||
<owncloud min-version="9.1" max-version="9.2" />
|
||||
<nextcloud min-version="9.1" max-version="9.2" />
|
||||
<nextcloud min-version="9.1" max-version="11.0" />
|
||||
</dependencies>
|
||||
</info>
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
ng-blur="cardUpdate(cardservice.getCurrent())"
|
||||
ng-model="cardservice.getCurrent().description"
|
||||
autofocus-on-insert> </textarea>
|
||||
<div class="container" ng-click="cardEditDescriptionShow()"
|
||||
<div class="container" ng-click="cardEditDescriptionShow($event)"
|
||||
ng-if="!status.cardEditDescription" ng-animate>
|
||||
<div markdown-it="cardservice.getCurrent().description"
|
||||
id="markdown"></div>
|
||||
|
||||
Reference in New Issue
Block a user