Repository: ignite
Updated Branches:
  refs/heads/master 18ca0b231 -> 8775d2c0e


IGNITE-6104 Fixed target.


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8775d2c0
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8775d2c0
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/8775d2c0

Branch: refs/heads/master
Commit: 8775d2c0efa00d0e512f6288ee983d55920d25b0
Parents: 18ca0b2
Author: Alexey Kuznetsov <akuznet...@apache.org>
Authored: Mon Aug 21 22:06:36 2017 +0700
Committer: Alexey Kuznetsov <akuznet...@apache.org>
Committed: Mon Aug 21 22:06:36 2017 +0700

----------------------------------------------------------------------
 .../components/web-console-footer-links/template.pug               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/8775d2c0/modules/web-console/frontend/app/components/web-console-footer/components/web-console-footer-links/template.pug
----------------------------------------------------------------------
diff --git 
a/modules/web-console/frontend/app/components/web-console-footer/components/web-console-footer-links/template.pug
 
b/modules/web-console/frontend/app/components/web-console-footer/components/web-console-footer-links/template.pug
index c7c4572..5c04467 100644
--- 
a/modules/web-console/frontend/app/components/web-console-footer/components/web-console-footer-links/template.pug
+++ 
b/modules/web-console/frontend/app/components/web-console-footer/components/web-console-footer-links/template.pug
@@ -14,4 +14,4 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 
-a(href="/api/v1/downloads/agent" target="_blank") Download Agent
+a(href="/api/v1/downloads/agent" target="_self") Download Agent

Reply via email to