diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-10-03 15:07:47 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-10-03 15:07:47 -0300 |
commit | d0371ad6b83c8c4e1fdbf2cf99bff317832f0062 (patch) | |
tree | 6ed55d2ce618ebda7d56941c30840a1f500c79f9 /changes/bug_3927_fix-eip-turn-on-button-action | |
parent | e4d381e4235436c039951ff7af88af608ac18d3d (diff) | |
parent | 689c716b831047c8fe18945956e809b74e4250a3 (diff) |
Merge remote-tracking branch 'kali/bug/fix-eip-switch-on' into develop
Diffstat (limited to 'changes/bug_3927_fix-eip-turn-on-button-action')
-rw-r--r-- | changes/bug_3927_fix-eip-turn-on-button-action | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug_3927_fix-eip-turn-on-button-action b/changes/bug_3927_fix-eip-turn-on-button-action new file mode 100644 index 00000000..53e9b133 --- /dev/null +++ b/changes/bug_3927_fix-eip-turn-on-button-action @@ -0,0 +1,2 @@ + o Avoids errors due to the EIP switch button and action being enabled + when we do not have a configured provider. Closes: #3927 |