Commit 6f66a0ad authored by Jérome Perrin's avatar Jérome Perrin

Set window title to 'Dream Simulation' and remove 'All form fields are required text'

parent 8e47f2ba
<!doctype html> <!doctype html>
<html> <html>
<head> <head>
<title>jsPlumb 1.4.0 - flowchart connectors demonstration - jQuery</title> <title>Dream Simulation</title>
<link rel="stylesheet" href="css/demo-new.css"> <link rel="stylesheet" href="css/demo-new.css">
<link rel="stylesheet" href="css/flowchartDemo.css"> <link rel="stylesheet" href="css/flowchartDemo.css">
<link rel="stylesheet" href="css/jquery-ui.css"> <link rel="stylesheet" href="css/jquery-ui.css">
...@@ -100,8 +100,6 @@ ...@@ -100,8 +100,6 @@
<div id="dialog-form" title="Configure"> <div id="dialog-form" title="Configure">
<p class="validateTips">All form fields are required.</p>
<form> <form>
<fieldset id="dialog-fieldset"> <fieldset id="dialog-fieldset">
</fieldset> </fieldset>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment