Remove unneeded image files
|
@ -156,18 +156,6 @@
|
|||
script(type="text/template")#loadingIndicatorTemplate
|
||||
.loading
|
||||
|
||||
script(type="text/template")#settingsSideBarLinkTemplate
|
||||
ul
|
||||
li.root.project#settings(title='Show Project Settings')
|
||||
img(src='/img/settings.png')
|
||||
span Settings
|
||||
|
||||
script(type="text/template")#usersSideBarLinkTemplate
|
||||
ul
|
||||
li.root.project#projectCollaberators(title='Show Project Collaborators')
|
||||
img(src='/img/user.png')
|
||||
span Collaborators
|
||||
|
||||
script(type="text/template")#pdfSideBarLinkTemplate
|
||||
ul
|
||||
li.root.project#pdf(title='Show PDF', alt='pdf')
|
||||
|
@ -329,12 +317,6 @@
|
|||
script(type="text/template")#historyPanelTemplate
|
||||
#revisionHistoryArea.fullEditorArea
|
||||
|
||||
script(type="text/template")#historySideBarLinkTemplate
|
||||
ul
|
||||
li.root.project#showHistory(title='Show project history', alt='history')
|
||||
img(src='/img/clock.png')
|
||||
span History
|
||||
|
||||
script(type='text/template')#revisionAreaTemplate
|
||||
#historyAreaWrapper
|
||||
#historySideBar
|
||||
|
|
|
@ -7,7 +7,6 @@ define [
|
|||
], (VersionListView, VersionList, HistoryView, AccountManager) ->
|
||||
HistoryManager = class
|
||||
templates:
|
||||
historyLink: $("#historySideBarLinkTemplate").html()
|
||||
historyPanel: $("#historyPanelTemplate").html()
|
||||
|
||||
constructor: (ide, options) ->
|
||||
|
|
|
@ -1,10 +1,8 @@
|
|||
define () ->
|
||||
class MainAreaManager
|
||||
constructor: (@ide, @el) ->
|
||||
@$folderArea = $('#folderArea')
|
||||
@$iframe = $('#imageArea')
|
||||
@$loading = $('#loading')
|
||||
@$disconnect = $('#disconnect')
|
||||
@$currentArea = $('#loading')
|
||||
@areas = {}
|
||||
|
||||
|
@ -29,9 +27,6 @@ define () ->
|
|||
$('#imageArea iframe').attr 'src', src
|
||||
|
||||
change : (type, complete)->
|
||||
if(@$currentArea == @$disconnect)
|
||||
return
|
||||
|
||||
if @areas[type]?
|
||||
@$currentArea.hide() if @$currentArea?
|
||||
@areas[type].show 0, =>
|
||||
|
@ -42,12 +37,6 @@ define () ->
|
|||
else
|
||||
# Deprecated system
|
||||
switch type
|
||||
when 'folder'
|
||||
if(@$folderArea.attr('id')!=@$currentArea.attr('id'))
|
||||
@$currentArea.hide()
|
||||
@$folderArea.show()
|
||||
@$currentArea = @$folderArea
|
||||
break
|
||||
when 'iframe'
|
||||
if(@$iframe.attr('id')!=@$currentArea.attr('id'))
|
||||
@$iframe.show()
|
||||
|
@ -60,10 +49,4 @@ define () ->
|
|||
@$loading.show()
|
||||
@$currentArea = @$loading
|
||||
break
|
||||
when 'disconnect'
|
||||
if(@$disconnect.attr('id')!=@$currentArea.attr('id'))
|
||||
@$currentArea.hide()
|
||||
@$disconnect.show()
|
||||
@$currentArea = @$disconnect
|
||||
break
|
||||
|
||||
|
|
|
@ -10,7 +10,6 @@ define [
|
|||
|
||||
class ProjectMembersManager
|
||||
templates:
|
||||
usersLink: $("#usersSideBarLinkTemplate").html()
|
||||
userPanel: $("#userPanelTemplate").html()
|
||||
|
||||
constructor: (@ide, options) ->
|
||||
|
|
|
@ -4,7 +4,6 @@ define [
|
|||
], (Modal, DropboxSettingsManager) ->
|
||||
class SettingsManager
|
||||
templates:
|
||||
settingsLink: $("#settingsSideBarLinkTemplate").html()
|
||||
settingsPanel: $("#settingsPanelTemplate").html()
|
||||
|
||||
constructor: (@ide, options) ->
|
||||
|
|
Before Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 8.1 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 7.5 KiB |
Before Width: | Height: | Size: 370 KiB |
Before Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 355 B |
Before Width: | Height: | Size: 593 B |
Before Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 259 B |
Before Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 577 B |
Before Width: | Height: | Size: 9.9 KiB |
Before Width: | Height: | Size: 625 B |
Before Width: | Height: | Size: 328 B |
Before Width: | Height: | Size: 164 KiB |
Before Width: | Height: | Size: 610 B |
Before Width: | Height: | Size: 462 B |
Before Width: | Height: | Size: 721 B |
Before Width: | Height: | Size: 601 B |
Before Width: | Height: | Size: 570 B |
Before Width: | Height: | Size: 155 B |
Before Width: | Height: | Size: 303 B |
Before Width: | Height: | Size: 218 B |
Before Width: | Height: | Size: 326 B |
Before Width: | Height: | Size: 664 B |
Before Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 814 B |
Before Width: | Height: | Size: 53 KiB |
Before Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 852 B |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 174 KiB |
Before Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 149 B |
Before Width: | Height: | Size: 525 B |
Before Width: | Height: | Size: 345 B |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 975 B |
Before Width: | Height: | Size: 308 B |
Before Width: | Height: | Size: 641 B |
Before Width: | Height: | Size: 848 B |
Before Width: | Height: | Size: 5.8 KiB |
|
@ -162,7 +162,7 @@ body.editor {
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
.fullEditorArea, #folderArea, #pdfArea, #imageArea iframe{
|
||||
.fullEditorArea, #pdfArea, #imageArea iframe{
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
@ -228,10 +228,6 @@ body.editor {
|
|||
}
|
||||
}
|
||||
|
||||
#folderArea{
|
||||
background: url('/img/folder-large.png') center center no-repeat, url('/img/noise.png') #aaa;
|
||||
}
|
||||
|
||||
#pdfArea {
|
||||
background-color: #eee;
|
||||
#pdfToolBar{
|
||||
|
@ -365,11 +361,6 @@ body.editor {
|
|||
}
|
||||
|
||||
|
||||
#disconnect{
|
||||
background: url('/img/sad.png') center center no-repeat, url('/img/noise.png') #aaa;
|
||||
|
||||
}
|
||||
|
||||
#projectDeleted {
|
||||
background: url('/img/noise.png') #aaa;
|
||||
}
|
||||
|
|