Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

yotta / pictogram

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 60
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Closed
Open
Issue #288 opened Jul 24, 2017 by Sebastián Collado Montañez@scollado 
  • New issue
New issue

is_teacher depende de la oficina en PCB

La clase User (commonlibrary/java/com.yottacode/pictogram/dao/User) tiene un método que depende de la oficina, debería modificarse.

public boolean is_teacher() {
   return get_office() == null ? false : get_office().length()>0;
}
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
No due date
1
Labels
Android
Assign labels
  • View labels
2
2 participants
Reference: yotta/pictogram#288