Commit 9edb0cdfc0adc7880335659890644b05c5c289eb

Authored by Rachel Lee
Exists in master

Merge branch 'master' of https://git.ucsd.edu/110swag/docs

Showing 1 changed file Side-by-side Diff

use_cases_diagram.dot View file @ 9edb0cd
... ... @@ -6,6 +6,7 @@
6 6 Login->Login;
7 7 Login->"Forgot Password";
8 8 Logout->Login;
  9 + Login->Logout;
9 10 Login -> "[A5] Change Password";
10 11 Login -> "[R40] Configure Notifications";
11 12 Login->"[A3] Add Class";