Skip to content
Snippets Groups Projects
Commit 417a4bd2 authored by Damien's avatar Damien
Browse files

FEAT #5214 Modify service visa

parent 40211fca
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,8 @@ mainApp.controller("basketCtrl", ["$scope", "$http", "$compile", function($scope
});
};
$scope.changeSignatureBookLeftContent = function(id) {
$scope.signatureBook.headerTab = id;
}
}]);
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment