mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-11 16:32:55 +00:00
Config setting fix and remove button loop
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ use \OCA\OcSms\Lib\CountryCodes;
|
||||
<option><?php p($code); ?></option>
|
||||
<?php } ?>
|
||||
</select>
|
||||
<button class="new-button primary icon-checkmark-white" ng-repeat="button in buttons" ng-click="sendCountry();"></button>
|
||||
<button class="new-button primary icon-checkmark-white" ng-click="sendCountry();"></button>
|
||||
</div> <!-- app-settings-content -->
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user