Fix "Undefined index: mobile" warnings #17

Closed
shelvacu wants to merge 1 commits from shelvacu/AccountHub:master into master

This needs to be fixed in every app I think, but I didn't want to spam pull requests.

This needs to be fixed in every app I think, but I didn't want to spam pull requests.
skylarmt added the
bug
label 4 years ago
Owner

Thanks!

I fixed it in https://source.netsyms.com/Apps/WebAppTemplate, which contains the barebones code all the apps are based on. Those changes have now been merged with the AccountHub repository.

Thanks! I fixed it in https://source.netsyms.com/Apps/WebAppTemplate, which contains the barebones code all the apps are based on. Those changes have now been merged with the AccountHub repository.
skylarmt closed this pull request 4 years ago
Please reopen this pull request to perform a merge.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b shelvacu-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff shelvacu-master
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Business/AccountHub#17
Loading…
There is no content yet.