mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-11 16:32:55 +00:00
WIP: Permit to resize contact list
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ use \OCA\OcSms\Lib\CountryCodes;
|
||||
</div> <!-- app-settings-content -->
|
||||
</div>
|
||||
|
||||
<div id="app-content">
|
||||
<div id="ocsms-app-content">
|
||||
<div id="app-content-loader" class="icon-loading" ng-show="isConvLoading">
|
||||
</div>
|
||||
<div id="app-content-header" ng-show="!isConvLoading && selectedContact.label !== undefined && selectedContact.label !== ''"
|
||||
|
||||
Reference in New Issue
Block a user