Put the correct faq and docs links
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
'use strict';
|
||||
|
||||
angular.module('Application').controller('SupportController', ['$scope', '$location', 'Client', function ($scope, $location, Client) {
|
||||
|
||||
$scope.config = Client.getConfig();
|
||||
|
||||
$scope.feedback = {
|
||||
error: null,
|
||||
|
||||
Reference in New Issue
Block a user