Created
April 11, 2012 22:24
-
-
Save apb2006/2363163 to your computer and use it in GitHub Desktop.
xsltforms without <?css-conversion no?>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<style type="text/css">XML Parsing Error: not well-formed Location: http://localhost:8984/lib/bootstrap/css/bootstrap-responsive.min.css Line Number 1, Column 10:.clearfix {*zoom:1;} | |
.clearfix:before, .clearfix:after {display:table;content:"";} | |
{} | |
</style> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml-stylesheet href="/lib/xsltforms/xsltforms.xsl" type="text/xsl"?><?xsltforms-options debug="yes"?><!DOCTYPE html SYSTEM "about:legacy-compat"> | |
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xf="http://www.w3.org/2002/xforms" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ev="http://www.w3.org/2001/xml-events"> | |
<head> | |
<title>Listman v0.0.1</title> | |
<base href="http://localhost:8984/restxq/listman/" /> | |
<link href="/lib/bootstrap/css/bootstrap.css" rel="stylesheet" type="text/css" /> | |
<link href="/lib/bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet" type="text/css" /> | |
<link href="/listman/app.css" rel="stylesheet" type="text/css" /> | |
<!-- Le fav and touch icons --> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment