Return-Path: X-Original-To: apmail-marmotta-commits-archive@minotaur.apache.org Delivered-To: apmail-marmotta-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0813618F8E for ; Wed, 1 Jul 2015 10:28:17 +0000 (UTC) Received: (qmail 83464 invoked by uid 500); 1 Jul 2015 10:28:16 -0000 Delivered-To: apmail-marmotta-commits-archive@marmotta.apache.org Received: (qmail 83375 invoked by uid 500); 1 Jul 2015 10:28:16 -0000 Mailing-List: contact commits-help@marmotta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@marmotta.apache.org Delivered-To: mailing list commits@marmotta.apache.org Received: (qmail 82800 invoked by uid 99); 1 Jul 2015 10:28:16 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jul 2015 10:28:16 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 56CB4E05DD; Wed, 1 Jul 2015 10:28:16 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: wikier@apache.org To: commits@marmotta.apache.org Date: Wed, 01 Jul 2015 10:28:41 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [27/30] marmotta git commit: disable uglify cause it causes errors disable uglify cause it causes errors Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/48fa991a Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/48fa991a Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/48fa991a Branch: refs/heads/MARMOTTA-588 Commit: 48fa991a59fdcbedd6ebca1fa8b216f699de26a1 Parents: 348e60b Author: tkurz Authored: Wed May 27 12:48:09 2015 +0200 Committer: tkurz Committed: Wed May 27 12:48:09 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- .../src/main/resources/web/admin/squebi.html | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/48fa991a/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 035c314..f047ba5 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1003,7 +1003,7 @@ com.github.tkurz.webjars squebi - 1.0.1 + 1.0.2 runtime http://git-wip-us.apache.org/repos/asf/marmotta/blob/48fa991a/platform/marmotta-sparql/src/main/resources/web/admin/squebi.html ---------------------------------------------------------------------- diff --git a/platform/marmotta-sparql/src/main/resources/web/admin/squebi.html b/platform/marmotta-sparql/src/main/resources/web/admin/squebi.html index a2d9348..4beb74b 100644 --- a/platform/marmotta-sparql/src/main/resources/web/admin/squebi.html +++ b/platform/marmotta-sparql/src/main/resources/web/admin/squebi.html @@ -25,7 +25,7 @@ SQUEBI = { selectService : "../select", updateService : "../update", - home : "../../webjars/squebi/1.0.1", + home : "../../webjars/squebi/1.0.2", hints : [], container : '#squebi_container', browse : { @@ -43,14 +43,14 @@ "outputQueryParam":"output" }; - - + +
- +