Added a "Type" property to form inputs.
Fixed the second "title" section found in web page heads.
This commit is contained in:
parent
71f1cfcf20
commit
301dbdcb6d
15 changed files with 83 additions and 24 deletions
|
|
@ -221,6 +221,9 @@
|
|||
<Target Name="">
|
||||
<FileCopier Handler="MonoDevelop.Deployment.LocalFileCopyHandler" TargetDirectory="/srv/www/lua" ctype="LocalFileCopyConfiguration" />
|
||||
</Target>
|
||||
<Target Name="">
|
||||
<FileCopier Handler="MonoDevelop.Deployment.SshFuseFileCopyHandler" TargetDirectory="root@192.168.0.45:/srv/httpd/lua" ExtraMountArguments="" ctype="SshFuseFileCopyConfiguration" />
|
||||
</Target>
|
||||
</WebDeployTargets>
|
||||
</Properties>
|
||||
</MonoDevelop>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue