Skip to content

Commit

Permalink
Updated to 1.4.0-beta2, added intro folder
Browse files Browse the repository at this point in the history
Simon Sarris committed Jun 19, 2014
1 parent 121c98f commit 5453bfd
Showing 190 changed files with 18,443 additions and 3,158 deletions.
6 changes: 3 additions & 3 deletions extensions/BPMN.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<!doctype html>
<!doctype html>
<html>
<head>
<title>BPMN Editor</title>
<!-- Copyright 1998-2014 by Northwoods Software Corporation. -->
<link href="goSamples.css" rel="stylesheet" type="text/css" />
<link href="BPMN.css" rel="stylesheet" type="text/css" />
<script src="go.js"></script>
<link href="../assets/css/goSamples.css" rel="stylesheet" type="text/css" />
<script src="DrawCommandHandler.js"></script>
<link href="BPMN.css" rel="stylesheet" type="text/css" />
<script src="BPMNClasses.js"></script>
<script src="BPMN.js"></script>
</head>
Loading
Oops, something went wrong.

0 comments on commit 5453bfd

Please sign in to comment.