Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
project_browser-3483725
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
project_browser-3483725
Commits
5d4fa6bf
Commit
5d4fa6bf
authored
6 months ago
by
Si Hobbs
Browse files
Options
Downloads
Patches
Plain Diff
Readd the initial info messages.
parent
5fdf1fca
No related branches found
Tags
previous/3376700-workspaces-toolbar-appears/2024-08-16
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
sveltejs/public/build/bundle.js
+0
-0
0 additions, 0 deletions
sveltejs/public/build/bundle.js
sveltejs/public/build/bundle.js.map
+0
-0
0 additions, 0 deletions
sveltejs/public/build/bundle.js.map
sveltejs/src/ProjectBrowser.svelte
+0
-2
0 additions, 2 deletions
sveltejs/src/ProjectBrowser.svelte
with
0 additions
and
2 deletions
sveltejs/public/build/bundle.js
-88 B (0%)
View file @
5d4fa6bf
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
This diff is collapsed.
Click to expand it.
sveltejs/public/build/bundle.js.map
-126 B (0%)
View file @
5d4fa6bf
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
This diff is collapsed.
Click to expand it.
sveltejs/src/ProjectBrowser.svelte
+
0
−
2
View file @
5d4fa6bf
...
...
@@ -119,8 +119,6 @@
(
PACKAGE_MANAGER
.
errors
.
length
||
PACKAGE_MANAGER
.
warnings
.
length
)
)
{
const
messenger
=
new
Drupal
.
Message
();
// Any issues which occur, replace global messages.
messenger
.
clear
();
if
(
PACKAGE_MANAGER
.
errors
.
length
)
{
PACKAGE_MANAGER
.
errors
.
forEach
((
e
)
=>
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment