Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firmware upgrade is only accessible through Optus server. #144

Closed
gnuton opened this issue Jan 6, 2022 · 3 comments
Closed

Firmware upgrade is only accessible through Optus server. #144

gnuton opened this issue Jan 6, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@gnuton
Copy link
Owner

gnuton commented Jan 6, 2022

Check why this code is still here.

if(isSupport("is_ax5400_i1"))
{
$("#fw_note2").hide();
$("#fw_note3").show();
$("#fw_note3").html("Firmware upgrade is only accessible through Optus server."); //Untranslated
}
my file
https://github.com/gnuton/asuswrt-merlin.ng/commits/gnuton-master/release/src/router/www/Advanced_FirmwareUpgrade_Content.asp

upstream
https://github.com/RMerl/asuswrt-merlin.ng/commits/master/release/src/router/www/Advanced_FirmwareUpgrade_Content.asp

Thread
https://www.snbforums.com/threads/fork-dsl-testers-gnutons-alpha-beta-merlin-builds.71150/page-6

@gnuton gnuton added the bug Something isn't working label Jan 6, 2022
@gnuton gnuton self-assigned this Jan 6, 2022
@gnuton
Copy link
Owner Author

gnuton commented Jan 7, 2022

@DJE007
Copy link

DJE007 commented Jan 10, 2022

Yes I confirm it's fixed in 386.04_0-gnuton1_beta4, thank you

@gnuton
Copy link
Owner Author

gnuton commented Jan 10, 2022

awesome! I will close this.
Thakns a lot for your support!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants