Skip to content
GitLab
    • Explore Projects Groups Topics Snippets
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A api
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Gustavo pantoja
  • api
  • Merge requests
  • !51

valores

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Gustavo pantoja requested to merge fixcode-RejeitaPropostaZeroString into main 1 year ago
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1
Compare
  • main (base)

and
  • latest version
    8d8f34bd
    1 commit, 1 year ago

1 file
+ 2
− 2

    Preferences

    File browser
    Compare changes
app/Http/Controllers/SolicitacaoController.php
+ 2
− 2
  • View file @ 8d8f34bd

  • Edit in single-file editor

  • Open in Web IDE


@@ -246,8 +246,8 @@ public function aprovaSolicitacaoPropostaServidor(Request $request, MensageriaSe
$_url_adf = env('URL_LEGADO','http://localhost');
$_url_adf = $_url_adf."/sysservicesapi/?a=ShowAdf&adf-proposta=".$proposta->cd_proposta;
$_url_adf = "<a href=\"$_url_adf\" target=\"_self\">".$proposta->cd_proposta."</a>";
$msg = "Sua solicitação foi aprovada, você pode acessar através do endereço: $_url_adf";
$_url_adf = "<a href=\"$_url_adf\" target=\"_self\">"."Aprovada"."</a>";
$msg = "$_url_adf";
$mocado = [
'num_solicitacao' => ''.$proposta->cd_proposta,
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
1
1 Participant
Gustavo  pantoja
Reference: gus17/simulador!51
Source branch: fixcode-RejeitaPropostaZeroString

Menu

Explore Projects Groups Topics Snippets