mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
HistoryView: Add a method to put a commit online
This commit is contained in:
@@ -10,6 +10,12 @@
|
||||
</head>
|
||||
|
||||
<body style="padding: 0px; border: 0px">
|
||||
|
||||
<div id="notification" style="display:none;">
|
||||
<img src="spinner.gif" width="25px" alt="Spinner" id="spinner"></img>
|
||||
<span id="notification_message"></span>
|
||||
</div>
|
||||
<div id="gistie" onClick="gistie()">Paste online</div>
|
||||
<table id="commit_header">
|
||||
<tr>
|
||||
<td class="property_name">SHA:</td>
|
||||
|
||||
Reference in New Issue
Block a user