mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-04 07:44:01 +01:00
Tweaked message for first 2, added Dropbox
Removed help message from areas already being covered Added Dropbox option also
This commit is contained in:
@@ -189,10 +189,11 @@ Color picker"><img src="images/color-picker.png" style="cursor: pointer" alt="Co
|
||||
</div>
|
||||
<div id="optionsRemote" class="optionsList" onmouseover="top.ICEcoder.showHideFileNav('show',this.id)" onmouseout="top.ICEcoder.showHideFileNav('hide',this.id)">
|
||||
<ul>
|
||||
<li><a nohref onclick="ICEcoder.message('Git & GitHub integration coming soon.\n\nCan you help with this? Get involved at icecoder.net')">Git</a></li>
|
||||
<li><a nohref onclick="ICEcoder.message('SVN integration coming soon\n\nCan you help with this? Get involved at icecoder.net')">SVN</a></li>
|
||||
<li><a nohref onclick="ICEcoder.message('Git & GitHub integration coming soon')">Git</a></li>
|
||||
<li><a nohref onclick="ICEcoder.message('SVN integration coming soon')">SVN</a></li>
|
||||
<li><a nohref onclick="ICEcoder.message('Bitbucket integration coming soon\n\nCan you help with this? Get involved at icecoder.net')">Bitbucket</a></li>
|
||||
<li><a nohref onclick="ICEcoder.message('Amazon AWS integration coming soon\n\nCan you help with this? Get involved at icecoder.net')">Amazon AWS</a></li>
|
||||
<li><a nohref onclick="ICEcoder.message('Dropbox integration coming soon\n\nCan you help with this? Get involved at icecoder.net')">Dropbox</a></li>
|
||||
<li><a nohref onclick="ICEcoder.message('FTP integration coming soon\n\nCan you help with this? Get involved at icecoder.net')">FTP</a></li>
|
||||
<li><a nohref onclick="ICEcoder.message('SSH integration coming soon\n\nCan you help with this? Get involved at icecoder.net')">SSH</a></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user