Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
DetailsList-FluentUI
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Sonia Vidal Gonzalez
DetailsList-FluentUI
Commits
1a8ecb32
Commit
1a8ecb32
authored
3 years ago
by
Sonia Vidal Gonzalez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
panel medium
parent
cca88806
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
HomeDetailsList.tsx
src/webparts/homeDetailsList/components/HomeDetailsList.tsx
+2
-2
No files found.
src/webparts/homeDetailsList/components/HomeDetailsList.tsx
View file @
1a8ecb32
...
@@ -132,11 +132,11 @@ export default class HomeDetailsList extends React.Component<IHomeDetailsListPro
...
@@ -132,11 +132,11 @@ export default class HomeDetailsList extends React.Component<IHomeDetailsListPro
<
PrimaryButton
<
PrimaryButton
secondaryText=
'Opens the Sample Panel'
secondaryText=
'Opens the Sample Panel'
onClick=
{
this
.
_onShowPanel
}
onClick=
{
this
.
_onShowPanel
}
text=
'
Open Panel
'
text=
'
Añadir productos
'
/>
/>
<
Panel
<
Panel
isOpen=
{
this
.
state
.
showPanel
}
isOpen=
{
this
.
state
.
showPanel
}
type=
{
PanelType
.
smallFixedFar
}
type=
{
PanelType
.
medium
}
onDismiss=
{
this
.
_onClosePanel
}
onDismiss=
{
this
.
_onClosePanel
}
isFooterAtBottom=
{
true
}
isFooterAtBottom=
{
true
}
headerText=
'Panel with footer at bottom'
headerText=
'Panel with footer at bottom'
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment