Merge lp:~zorba-coders/zorba/1189803-html into lp:zorba/html-module

Proposed by Luis Rodriguez Gonzalez
Status: Merged
Merged at revision: 97
Proposed branch: lp:~zorba-coders/zorba/1189803-html
Merge into: lp:zorba/html-module
Diff against target: 11 lines (+1/-1)
1 file modified
src/html.xq (+1/-1)
To merge this branch: bzr merge lp:~zorba-coders/zorba/1189803-html
Reviewer Review Type Date Requested Status
Chris Hillery Approve
Luis Rodriguez Gonzalez Approve
Review via email: mp+187932@code.launchpad.net

Commit message

Changes for Zorba 3.0 for schema module

To post a comment you must log in.
Revision history for this message
Luis Rodriguez Gonzalez (kuraru) :
review: Approve
Revision history for this message
Chris Hillery (ceejatec) :
review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue succeeded - proposal merged!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/html.xq'
2--- src/html.xq 2013-08-09 09:37:05 +0000
3+++ src/html.xq 2013-09-26 21:39:57 +0000
4@@ -34,7 +34,7 @@
5 (:~
6 : Import module for checking if html options element is validated.
7 :)
8-import module namespace schema = "http://www.zorba-xquery.com/modules/schema";
9+import module namespace schema = "http://zorba.io/modules/schema";
10
11 import schema namespace html-options = "http://www.zorba-xquery.com/modules/converters/html-options";
12

Subscribers

People subscribed via source and target branches

to all changes: