mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-10 22:06:46 +08:00
Remove unused assets & helpers
This commit is contained in:
parent
b95855ca11
commit
f5795f5516
28 changed files with 0 additions and 66 deletions
|
@ -1,2 +0,0 @@
|
||||||
// Place all the behaviors and hooks related to the matching controller here.
|
|
||||||
// All this logic will automatically be available in application.js.
|
|
|
@ -1,2 +0,0 @@
|
||||||
// Place all the behaviors and hooks related to the matching controller here.
|
|
||||||
// All this logic will automatically be available in application.js.
|
|
|
@ -1,2 +0,0 @@
|
||||||
// Place all the behaviors and hooks related to the matching controller here.
|
|
||||||
// All this logic will automatically be available in application.js.
|
|
|
@ -1,2 +0,0 @@
|
||||||
// Place all the behaviors and hooks related to the matching controller here.
|
|
||||||
// All this logic will automatically be available in application.js.
|
|
|
@ -1,2 +0,0 @@
|
||||||
// Place all the behaviors and hooks related to the matching controller here.
|
|
||||||
// All this logic will automatically be available in application.js.
|
|
|
@ -1,2 +0,0 @@
|
||||||
// Place all the behaviors and hooks related to the matching controller here.
|
|
||||||
// All this logic will automatically be available in application.js.
|
|
|
@ -1,2 +0,0 @@
|
||||||
// Place all the behaviors and hooks related to the matching controller here.
|
|
||||||
// All this logic will automatically be available in application.js.
|
|
|
@ -1,3 +0,0 @@
|
||||||
// Place all the styles related to the CustomFields controller here.
|
|
||||||
// They will automatically be included in application.css.
|
|
||||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
|
|
@ -1,3 +0,0 @@
|
||||||
// Place all the styles related to the Organizations controller here.
|
|
||||||
// They will automatically be included in application.css.
|
|
||||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
|
|
@ -1,3 +0,0 @@
|
||||||
// Place all the styles related to the ResultAssets controller here.
|
|
||||||
// They will automatically be included in application.css.
|
|
||||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
|
|
@ -1,3 +0,0 @@
|
||||||
// Place all the styles related to the ResultComments controller here.
|
|
||||||
// They will automatically be included in application.css.
|
|
||||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
|
|
@ -1,3 +0,0 @@
|
||||||
// Place all the styles related to the ResultTables controller here.
|
|
||||||
// They will automatically be included in application.css.
|
|
||||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
|
|
@ -1,3 +0,0 @@
|
||||||
// Place all the styles related to the ResultTexts controller here.
|
|
||||||
// They will automatically be included in application.css.
|
|
||||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
|
|
@ -1,3 +0,0 @@
|
||||||
// Place all the styles related to the SampleGroups controller here.
|
|
||||||
// They will automatically be included in application.css.
|
|
||||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
|
|
@ -1,3 +0,0 @@
|
||||||
// Place all the styles related to the SampleTypes controller here.
|
|
||||||
// They will automatically be included in application.css.
|
|
||||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
|
|
@ -1,3 +0,0 @@
|
||||||
// Place all the styles related to the StepComments controller here.
|
|
||||||
// They will automatically be included in application.css.
|
|
||||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
|
|
@ -1,3 +0,0 @@
|
||||||
// Place all the styles related to the UserMyModules controller here.
|
|
||||||
// They will automatically be included in application.css.
|
|
||||||
// You can use Sass (SCSS) here: http://sass-lang.com/
|
|
|
@ -1,2 +0,0 @@
|
||||||
module CustomFieldsHelper
|
|
||||||
end
|
|
|
@ -1,2 +0,0 @@
|
||||||
module ProjectActivitiesHelper
|
|
||||||
end
|
|
|
@ -1,2 +0,0 @@
|
||||||
module ResultAssetsHelper
|
|
||||||
end
|
|
|
@ -1,2 +0,0 @@
|
||||||
module ResultCommentsHelper
|
|
||||||
end
|
|
|
@ -1,2 +0,0 @@
|
||||||
module ResultTablesHelper
|
|
||||||
end
|
|
|
@ -1,2 +0,0 @@
|
||||||
module ResultTextsHelper
|
|
||||||
end
|
|
|
@ -1,2 +0,0 @@
|
||||||
module SampleGroupsHelper
|
|
||||||
end
|
|
|
@ -1,2 +0,0 @@
|
||||||
module SampleTypesHelper
|
|
||||||
end
|
|
|
@ -1,2 +0,0 @@
|
||||||
module StepCommentsHelper
|
|
||||||
end
|
|
|
@ -1,2 +0,0 @@
|
||||||
module StepsHelper
|
|
||||||
end
|
|
|
@ -1,2 +0,0 @@
|
||||||
module UserMyModulesHelper
|
|
||||||
end
|
|
Loading…
Add table
Reference in a new issue