google-nomulus/java/google/registry/ui/js/registrar
jianglai 27c1765ab4 Fix Bazel build breakage introduced in []
This is no way to make Blaze and Bazel happy at the same point. Without [] Blaze complains about import orders. However the new order breaks Bazel. Bazel suggested to add a suppression to suppress order check, which fixes the Bazel problem, but the suppression string is not recognized by Blaze.

I cannot think of another way to solve this other than MOE. Luckily we'll delete all the BUILD files when we move to Gradle anyway.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=237501133
2019-03-08 18:36:36 -05:00
..
admin_settings.js Fix linter errors introduced by CL 236568443. 2019-03-08 18:33:25 -05:00
BUILD Fix Bazel build breakage introduced in [] 2019-03-08 18:36:36 -05:00
console.js Remove the web console EPP endpoint 2019-03-05 14:20:42 -05:00
contact_settings.js Remove the web console EPP endpoint 2019-03-05 14:20:42 -05:00
contact_us.js Hide the edit/add buttons for fields the user can't update 2018-12-03 19:25:05 -05:00
dashboard.js Remove the web console EPP endpoint 2019-03-05 14:20:42 -05:00
main.js Only show OT&E admin actions when not in production environment 2019-03-08 18:27:11 -05:00
resources.js Hide the edit/add buttons for fields the user can't update 2018-12-03 19:25:05 -05:00
security_settings.js Hide the edit/add buttons for fields the user can't update 2018-12-03 19:25:05 -05:00
whois_settings.js Hide the edit/add buttons for fields the user can't update 2018-12-03 19:25:05 -05:00