I have a controller with this function
$scope.showAdditionalCode = function() { return true; };
and a template like this: