Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
appinventor-sources
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
appinventor-sources
Commits
d36e9234
Commit
d36e9234
authored
Sep 06, 2023
by
Evan W. Patton
Committed by
Susan Rati Lane
Sep 07, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix order of created/modified date labels
Change-Id: Ic1461066e9680d85d925f0099058a40e870bca39
parent
a1597f14
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
appinventor/appengine/src/com/google/appinventor/client/explorer/youngandroid/ProjectListItem.ui.xml
...entor/client/explorer/youngandroid/ProjectListItem.ui.xml
+1
-1
No files found.
appinventor/appengine/src/com/google/appinventor/client/explorer/youngandroid/ProjectListItem.ui.xml
View file @
d36e9234
...
...
@@ -12,7 +12,7 @@
<g:FlowPanel
styleName=
"ode-ProjectRow"
ui:field=
"container"
>
<g:CheckBox
ui:field=
'checkBox'
styleName=
'gwt-CheckBox'
/>
<g:Label
ui:field=
'nameLabel'
styleName=
'gwt-Label ode-ProjectNameLabel'
/>
<g:Label
ui:field=
'dateModifiedLabel'
styleName=
'gwt-Label ode-ProjectFieldLabel ode-ProjectListDate'
/>
<g:Label
ui:field=
'dateCreatedLabel'
styleName=
'gwt-Label ode-ProjectFieldLabel ode-ProjectListDate'
/>
<g:Label
ui:field=
'dateModifiedLabel'
styleName=
'gwt-Label ode-ProjectFieldLabel ode-ProjectListDate'
/>
</g:FlowPanel>
</ui:UiBinder>
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