Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
2
20_21-J09
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
20_21-J09
20_21-J09
Commits
12285941
Commit
12285941
authored
Jul 09, 2021
by
IT17186216_Chamath Ravindu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
'update_community_background'
parent
6a939e97
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
UI/src/view/pages/Community.vue
UI/src/view/pages/Community.vue
+2
-2
No files found.
UI/src/view/pages/Community.vue
View file @
12285941
<
template
>
<
template
>
<main>
<main>
<section
class=
"
my-5"
>
<section
class=
"
chat-pic1"
>
<!-- maths comunity group creation --
>
<basic-vue-chat
:new-message=
"message"
:title=
"'Maths Community group'"
<basic-vue-chat
:new-message=
"message"
:title=
"'Maths Community group'"
@
newOwnMessage=
"onNewOwnMessageMaths"
:initial-feed=
"feedMaths"
/>
@
newOwnMessage=
"onNewOwnMessageMaths"
:initial-feed=
"feedMaths"
/>
<!--
<chat-window
:current-user-id=
"currentUserId"
:rooms=
"rooms"
:messages=
"messages"
/>
-->
<!--
<chat-window
:current-user-id=
"currentUserId"
:rooms=
"rooms"
:messages=
"messages"
/>
-->
</section>
</section>
<section
class=
"
my-5"
>
<section
class=
"
chat-pic"
>
<!-- science community group creation --
>
<basic-vue-chat
:new-message=
"message"
:title=
"'Science Community group'"
<basic-vue-chat
:new-message=
"message"
:title=
"'Science Community group'"
@
newOwnMessage=
"onNewOwnMessageScience"
:initial-feed=
"feedScience"
/>
@
newOwnMessage=
"onNewOwnMessageScience"
:initial-feed=
"feedScience"
/>
<!--
<chat-window
:current-user-id=
"currentUserId"
:rooms=
"rooms"
:messages=
"messages"
/>
-->
<!--
<chat-window
:current-user-id=
"currentUserId"
:rooms=
"rooms"
:messages=
"messages"
/>
-->
...
...
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