Skip to content

GitLab

  • Menu
    • Projects Groups Snippets
      Help
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • V vryPanoEdit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PHP
  • vryPanoEdit
  • Merge requests
  • !11

Merged
Created 5 years ago by 李文起@liwenqiContributor

环物外链打开方式

  • Overview 0
  • Commits 1
  • Changes 1

环物外链打开方式

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
Compare
  • master (base)

and
  • latest version
    70940ac3
    1 commit, 5 years ago

1 file
+ 1
- 0

    Preferences

    File browser
    Compare changes
src/Services/Hotspot/HotspotAction/RingsHotspot.php
+ 1
- 0
  • View file @ 70940ac3

  • Edit in single-file editor

  • Edit in Web IDE


Show all unchanged lines Show 20 lines
$this->data['ringsurltitle'] = $this->data['action_data']['jumpUrlTitle'];
$this->data['ringsdescribe'] = $this->data['action_data']['describe'];
$this->data['ringsurltitle'] = $this->data['action_data']['jumpUrlTitle'];
$this->data['ringsurljumptype'] = empty($this->data['action_data']['jumpType']) ? '_self' : '_block';
$this->data['onclick'] = 'ringsbuild();';
}
Show 20 lines Show all unchanged lines
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Milestone
No milestone
None
None
Time tracking
No estimate or time spent
0
Labels
None
Lock merge request
Unlocked
2
2 participants
康帅杰
李文起
Reference: php/vryPanoEdit!11
Source branch: hotfix/v1.2.2.2

Menu

Projects Groups Snippets
Help